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 﨟ゥ蝓キ辣懃明驪 1111101110011101101010011110010110011111101101111110011110000101100111001110011110010110101111101110100110001011 fb9da9e59fb7e7859ce796bee98b
EUC-JP ?ゥ蝓キ辣懃明驪 001111111000111010101001111010101010000110001110101101111110110111100101110110001110100111001100110000001111000111101011 3f8ea9eaa18eb7ede5d8e9ccc0f1eb
UTF-8 﨟ゥ蝓キ辣懃明驪 111011111010100010011111111011111011110110101001111010001001110110010011111011111011110110110111111010001011111010100011111001101000011110000011111001101001100010001110111010011010100110101010 efa89fefbda9e89d93efbdb7e8bea3e68783e6988ee9a9aa
UHC ????辣懃明驪 001111110011111100111111001111111101010110111000110100001100010011011001101001011101010111110001 3f3f3f3fd5b8d0c4d9a5d5f1

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