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?節??阿 00111111100000101000100000111111100100001101111100111111001111111000100010100010 3f82883f90df3f3f88a2
EUC-JP ?h?節??阿 00111111101000111110100000111111110000001110000100111111001111111011000010100100 3fa3e83fc0e13f3fb0a4
UTF-8 遼h꼇節썽뙛阿 111011111010011110000011111011111011110110001000111010101011110010000111111001111010111110000000111011001000110110111101111010111001100110011011111010011001100010111111 efa783efbd88eabc87e7af80ec8dbdeb999be998bf
UHC 遼h꼇節썽뙛阿 1110100110101100101000111110100010110010101110111110111110111101101111011110100110001100101000001110010010111001 e9aca3e8b2bbefbdbde98ca0e4b9

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