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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 陝セ莉呻スシ貅キ諤 1110100010011111101111101110010010111011100110011110111110111101101111001110011010111010101101111110011010000000 e89fbee4bb99efbdbce6bab7e680
EUC-JP 陝セ莉呻スシ貅キ諤 111100001010000110001110101111101110100010111101110100101111000110001110101111011000111010111100111011001011110010001110101101111110101111100000 f0a18ebee8bdd2f18ebd8ebcecbc8eb7ebe0
UTF-8 陝セ莉呻スシ貅キ諤 111010011001100110011101111011111011110110111110111010001000111010001001111001011001000110111011111011111011110110111101111011111011110110111100111010001011001010000101111011111011110110110111111010001010101110100100 e9999defbdbee88e89e591bbefbdbdefbdbce8b285efbdb7e8aba4
UHC 陝?莉呻????? 111000001110110100111111110101111110100111100011111000100011111100111111001111110011111100111111 e0ed3fd7e9e3e23f3f3f3f3f

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