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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN カカn}カカn{^ 1011011011111000110110011011011011110011110100110110111001111101101101101111100011011001101101101111001111010011011011100111101101011110 b6f8d9b6f3d36e7db6f8d9b6f3d36e7b5e
EUC-JP カ?カ?n}カ?カ?n{^ 1000111010110110001111111000111010110110001111110110111001111101100011101011011000111111100011101011011000111111011011100111101101011110 8eb63f8eb63f6e7d8eb63f8eb63f6e7b5e
UTF-8 カカn}カカn{^ 1110111110111101101101101110111010011001101110001110111110111101101101101110111010001011100001100110111001111101111011111011110110110110111011101001100110111000111011111011110110110110111011101000101110000110011011100111101101011110 efbdb6ee99b8efbdb6ee8b866e7defbdb6ee99b8efbdb6ee8b866e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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