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 張??張??娃?? 100100101010001100111111001111111001001010100011001111110011111110001000101000010011111100111111 92a33f3f92a33f3f88a13f3f
EUC-JP 張??張??娃?? 110001001010010100111111001111111100010010100101001111110011111110110000101000110011111100111111 c4a53f3fc4a53f3fb0a33f3f
UTF-8 張㎩폀張㎩폀娃숋슨 111001011011110010110101111000111000111010101001111011011000111110000000111001011011110010110101111000111000111010101001111011011000111110000000111001011010100010000011111011001000100010001011111011001000101010101000 e5bcb5e38ea9ed8f80e5bcb5e38ea9ed8f80e5a883ec888bec8aa8
UHC 張㎩폀張㎩폀娃숋슨 111011011110010110100111111001011011110010001111111011011110010110100111111001011011110010001111111010001101111110011001111011111011110110111100 ede5a7e5bc8fede5a7e5bc8fe8df99efbdbc

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