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 歪??節??午 10011000011000110011111100111111100100001101111100111111001111111000110011011111 98633f3f90df3f3f8cdf
EUC-JP 歪??節??午 11001111110001000011111100111111110000001110000100111111001111111011100011100001 cfc43f3fc0e13f3fb8e1
UTF-8 歪득쮵節댐스午 111001101010110110101010111010111001001110011101111011001010111010110101111001111010111110000000111010111000110010010000111011001000101010100100111001011000110110001000 e6adaaeb939decaeb5e7af80eb8c90ec8aa4e58d88
UHC 歪득쮵節댐스午 1110100011100000101101011110011010101000100100101110111110111101101101001110111110111101101110101110011111101101 e8e0b5e6a892efbdb4efbdbae7ed

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