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{^ 1111000111101001101101101110011111011100101011000110111001111101111100011110100110110110111001111101110010101100011011100111101101011110 f1e9b6e7dcac6e7df1e9b6e7dcac6e7b5e
EUC-JP ?カ釛ャn}?カ釛ャn{^ 00111111100011101011011011101110110111101000111010101100011011100111110100111111100011101011011011101110110111101000111010101100011011100111101101011110 3f8eb6eede8eac6e7d3f8eb6eede8eac6e7b5e
UTF-8 カ釛ャn}カ釛ャn{^ 1110111010000101101001001110111110111101101101101110100110000111100110111110111110111101101011000110111001111101111011101000010110100100111011111011110110110110111010011000011110011011111011111011110110101100011011100111101101011110 ee85a4efbdb6e9879befbdac6e7dee85a4efbdb6e9879befbdac6e7b5e
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)