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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 誤???誤??? 10001100111010110011111100111111001111111000110011101011001111110011111100111111 8ceb3f3f3f8ceb3f3f3f
EUC-JP 誤???誤??? 10111000111011010011111100111111001111111011100011101101001111110011111100111111 b8ed3f3f3fb8ed3f3f3f
UTF-8 誤곊우댅誤곊띠쐡 111010001010101010100100111010101011001110001010111011001001101010110000111010111000110010000101111010001010101010100100111010101011001110001010111010111001110110100000111011001001000010100001 e8aaa4eab38aec9ab0eb8c85e8aaa4eab38aeb9da0ec90a1
UHC 誤곊우댅誤곊띠쐡 11101000101001101000000111001110101111111110110010001000101011111110100010100110100000011100111010110110111011001001110010000111 e8a681cebfec88afe8a681ceb6ec9c87

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