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 ?nR?n^[?nR?n^[^ 001111110110111001010010001111110110111001011110010110110011111101101110010100100011111101101110010111100101101101011110 3f6e523f6e5e5b3f6e523f6e5e5b5e
SJIS-WIN 舌nR舌n^[舌nR舌n^[^ 10010000111000110110111001010010100100001110001101101110010111100101101110010000111000110110111001010010100100001110001101101110010111100101101101011110 90e36e5290e36e5e5b90e36e5290e36e5e5b5e
EUC-JP 舌nR舌n^[舌nR舌n^[^ 11000000111001010110111001010010110000001110010101101110010111100101101111000000111001010110111001010010110000001110010101101110010111100101101101011110 c0e56e52c0e56e5e5bc0e56e52c0e56e5e5b5e
UTF-8 舌nR舌n^[舌nR舌n^[^ 1110100010001000100011000110111001010010111010001000100010001100011011100101111001011011111010001000100010001100011011100101001011101000100010001000110001101110010111100101101101011110 e8888c6e52e8888c6e5e5be8888c6e52e8888c6e5e5b5e
UHC 舌nR舌n^[舌nR舌n^[^ 11100000110111110110111001010010111000001101111101101110010111100101101111100000110111110110111001010010111000001101111101101110010111100101101101011110 e0df6e52e0df6e5e5be0df6e52e0df6e5e5b5e

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