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 ???d\n}???d\n{^ 001111110011111100111111011001000101110001101110011111010011111100111111001111110110010001011100011011100111101101011110 3f3f3f645c6e7d3f3f3f645c6e7b5e
SJIS-WIN 潁〓?d\n}潁〓?d\n{^ 10011111111100011000000110101100001111110110010001011100011011100111110110011111111100011000000110101100001111110110010001011100011011100111101101011110 9ff181ac3f645c6e7d9ff181ac3f645c6e7b5e
EUC-JP 潁〓?d\n}潁〓?d\n{^ 11011110111100111010001010101110001111110110010001011100011011100111110111011110111100111010001010101110001111110110010001011100011011100111101101011110 def3a2ae3f645c6e7ddef3a2ae3f645c6e7b5e
UTF-8 潁〓젙d\n}潁〓젙d\n{^ 111001101011110110000001111000111000000010010011111011001010000010011001011001000101110001101110011111011110011010111101100000011110001110000000100100111110110010100000100110010110010001011100011011100111101101011110 e6bd81e38093eca099645c6e7de6bd81e38093eca099645c6e7b5e
UHC 潁〓젙d\n}潁〓젙d\n{^ 111001111011100010100001111010111010000010010101011001000101110001101110011111011110011110111000101000011110101110100000100101010110010001011100011011100111101101011110 e7b8a1eba095645c6e7de7b8a1eba095645c6e7b5e

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