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 午??維??凝 10001100110111110011111100111111100010001101101100111111001111111000101111000011 8cdf3f3f88db3f3f8bc3
EUC-JP 午??維??凝 10111000111000010011111100111111101100001101110100111111001111111011011011000101 b8e13f3fb0dd3f3fb6c5
UTF-8 午닿퓥維끾끽凝 111001011000110110001000111010111000101110111111111011011001001110100101111001111011011010101101111010111000000110111110111010111000000110111101111001011000011110011101 e58d88eb8bbfed93a5e7b6adeb81beeb81bde5879d
UHC 午닿퓥維끾끽凝 1110011111101101101101001110101010111111100011101110101110101011100001011110011010110011101000111110101111101010 e7edb4eabf8eebab85e6b3a3ebea

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