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 ?齊?}?齊?{^ 0011111111101010100011100011111101111101001111111110101010001110001111110111101101011110 3fea8e3f7d3fea8e3f7b5e
EUC-JP ?齊?}?齊?{^ 0011111111110011111011100011111101111101001111111111001111101110001111110111101101011110 3ff3ee3f7d3ff3ee3f7b5e
UTF-8 렫齊롉}렫齊롉{^ 111010111010000010101011111010011011110110001010111010111010000110001001011111011110101110100000101010111110100110111101100010101110101110100001100010010111101101011110 eba0abe9bd8aeba1897deba0abe9bd8aeba1897b5e
UHC 렫齊롉}렫齊롉{^ 100011101011100111110000101110101000111011001111011111011000111010111001111100001011101010001110110011110111101101011110 8eb9f0ba8ecf7d8eb9f0ba8ecf7b5e

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