To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 址??}址??{^ 1001101010101100001111110011111101111101100110101010110000111111001111110111101101011110 9aac3f3f7d9aac3f3f7b5e
EUC-JP 址?潾}址?潾{^ 110101001010111000111111100011111100100011100010011111011101010010101110001111111000111111001000111000100111101101011110 d4ae3f8fc8e27dd4ae3f8fc8e27b5e
UTF-8 址빛潾}址빛潾{^ 111001011001110110000000111010111011100110011011111001101011110110111110011111011110010110011101100000001110101110111001100110111110011010111101101111100111101101011110 e59d80ebb99be6bdbe7de59d80ebb99be6bdbe7b5e
UHC 址빛潾}址빛潾{^ 111100101010001110111010111110111101011111110001011111011111001010100011101110101111101111010111111100010111101101011110 f2a3bafbd7f17df2a3bafbd7f17b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)