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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鞐晄ア占闡闊ケ 111010001101111010011101111001101011000110010000111010001110100010010001111010001000100010111001 e8de9de6b190e8e891e888b9
EUC-JP 鞐晄ア占闡闊ケ 1111000011100000110110101110100010001110101100011100000011101010111011111111000111101111111010001000111010111001 f0e0dae88eb1c0eaeff1efe88eb9
UTF-8 鞐晄ア占闡闊ケ 111010011001111010010000111001101001100110000100111011111011110110110001111001011000110110100000111010011001011110100001111010011001011110001010111011111011110110111001 e99e90e69984efbdb1e58da0e997a1e9978aefbdb9
UHC ?晄?占闡闊? 0011111111111100110011010011111111101111101111111111010011000101111111001100010000111111 3ffccd3fefbff4c5fcc43f

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