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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 曜??娃??嗚→ 100101110110101000111111001111111000100010100001001111110011111110011010011010101000000110101000 976a3f3f88a13f3f9a6a81a8
EUC-JP 曜??娃??嗚→ 110011011100101100111111001111111011000010100011001111110011111111010011110010111010001010101010 cdcb3f3fb0a33f3fd3cba2aa
UTF-8 曜섓쉠娃륅쉘嗚→ 111001101001101110011100111011001000010010010011111011001000100110100000111001011010100010000011111010111010010110000101111011001000100110011000111001011001011110011010111000101000011010010010 e69b9cec8493ec89a0e5a883eba585ec8998e5979ae28692
UHC 曜섓쉠娃륅쉘嗚→ 11101000111110001001100011101111101111011010101011101000110111111000111111101111101111011010100111100111111100001010000111100110 e8f898efbdaae8df8fefbda9e7f0a1e6

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