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 隘??芯??雪 11101000101001010011111100111111100100000110001100111111001111111001000011100001 e8a53f3f90633f3f90e1
EUC-JP 隘??芯??雪 11110000101001110011111100111111101111111100010000111111001111111100000011100011 f0a73f3fbfc43f3fc0e3
UTF-8 隘뜌뢛芯뤶뜭雪 111010011001101010011000111010111001110010001100111010111010001010011011111010001000101010101111111010111010010010110110111010111001110010101101111010011001101110101010 e99a98eb9c8ceba29be88aafeba4b6eb9cade99baa
UHC 隘뜌뢛芯뤶뜭雪 1110010011110110100011011000111110001111010101101110010010100101100011111110010010001101101011011110000011100100 e4f68d8f8f56e4a58fe48dade0e4

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