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 ???nD???nD^ 0011111100111111001111110110111001000100001111110011111100111111011011100100010001011110 3f3f3f6e443f3f3f6e445e
SJIS-WIN 薪??nD薪??nD^ 10010000011001000011111100111111011011100100010010010000011001000011111100111111011011100100010001011110 90643f3f6e4490643f3f6e445e
EUC-JP 薪??nD薪??nD^ 10111111110001010011111100111111011011100100010010111111110001010011111100111111011011100100010001011110 bfc53f3f6e44bfc53f3f6e445e
UTF-8 薪릯뢇nD薪릯뢇nD^ 1110100010010110101010101110101110100110101011111110101110100010100001110110111001000100111010001001011010101010111010111010011010101111111010111010001010000111011011100100010001011110 e896aaeba6afeba2876e44e896aaeba6afeba2876e445e
UHC 薪릯뢇nD薪릯뢇nD^ 1110001111101111100100001000111110001111010000110110111001000100111000111110111110010000100011111000111101000011011011100100010001011110 e3ef908f8f436e44e3ef908f8f436e445e

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