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 騾晄ア宣椛闊ケ 111010011000000010011101111001101011000110010000111010011000101010010001111010001000100010111001 e9809de6b190e98a91e888b9
EUC-JP 騾晄ア宣椛闊ケ 1111000111100000110110101110100010001110101100011100000011101011101100111111000111101111111010001000111010111001 f1e0dae88eb1c0ebb3f1efe88eb9
UTF-8 騾晄ア宣椛闊ケ 111010011010100010111110111001101001100110000100111011111011110110110001111001011010111010100011111001101010010010011011111010011001011110001010111011111011110110111001 e9a8bee69984efbdb1e5aea3e6a49be9978aefbdb9
UHC ?晄?宣?闊? 00111111111111001100110100111111111000001011111000111111111111001100010000111111 3ffccd3fe0be3ffcc43f

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