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 哀??椅??肄 10001000101000110011111100111111100010001101011000111111001111111110001111100101 88a33f3f88d63f3fe3e5
EUC-JP 哀??椅??肄 10110000101001010011111100111111101100001101100000111111001111111110011011100111 b0a53f3fb0d83f3fe6e7
UTF-8 哀노냵椅졾윜肄 111001011001001110000000111010111000010110111000111010111000001110110101111001101010010010000101111011001010000110111110111011001001110010011100111010001000001010000100 e59380eb85b8eb83b5e6a485eca1beec9c9ce88284
UHC 哀노냵椅졾윜肄 1110010011101110101100111110101110000110100001011110101111110101101000001110010110011111100111111110110010111101 e4eeb3eb8685ebf5a0e59f9fecbd

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