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 癲?〃肄??蹂? 111000011001111100111111100000010101011011100011111001010011111100111111111001101111100000111111 e19f3f8156e3e53f3fe6f83f
EUC-JP 癲?〃肄??蹂? 111000101010000100111111101000011011011111100110111001110011111100111111111011001111101000111111 e2a13fa1b7e6e73f3fecfa3f
UTF-8 癲뗫〃肄뽪솮蹂⑹ 111001111001100110110010111010111001011110101011111000111000000010000011111010001000001010000100111010111011110110101010111011001000011010101110111010001011100110000010111000101001000110111001 e799b2eb97abe38083e88284ebbdaaec86aee8b982e291b9
UHC 癲뗫〃肄뽪솮蹂⑹ 11101111101001101000101111101011101000011010100011101100101111011001011011100110100110011010010011101011101100111010100111101100 efa68beba1a8ecbd96e699a4ebb3a9ec

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