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 ?h?節?Б昻 0011111110000010100010000011111110010000110111110011111110000100010000011111101011010000 3f82883f90df3f8441fad0
EUC-JP ?h?節?Б? 00111111101000111110100000111111110000001110000100111111101001111010001000111111 3fa3e83fc0e13fa7a23f
UTF-8 遼h꼇節썲Б昻 1110111110100111100000111110111110111101100010001110101010111100100001111110011110101111100000001110110010001101101100101101000010010001111001101001100010111011 efa783efbd88eabc87e7af80ec8db2d091e698bb
UHC 遼h꼇節썲Б昻 1110100110101100101000111110100010110010101110111110111110111101101111011110010110101100101000101110010011101001 e9aca3e8b2bbefbdbde5aca2e4e9

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