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 隘??室??牙 11101000101001010011111100111111100011101011101000111111001111111000100111100101 e8a53f3f8eba3f3f89e5
EUC-JP 隘??室??牙 11110000101001110011111100111111101111001011110000111111001111111011001011100111 f0a73f3fbcbc3f3fb2e7
UTF-8 隘됲뢕室럮뢛牙 111010011001101010011000111010111001000010110010111010111010001010010101111001011010111010100100111010111001111110101110111010111010001010011011111001111000100110011001 e99a98eb90b2eba295e5aea4eb9faeeba29be78999
UHC 隘됲뢕室럮뢛牙 1110010011110110100010011110110110001111010100001110001111111000100011101000111110001111010101101110010010110011 e4f689ed8f50e3f88e8f8f56e4b3

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