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 çï¢jon}çï¢jon{^ 111001111110111110100010011010100110111101101110011111011110011111101111101000100110101001101111011011100111101101011110 e7efa26a6f6e7de7efa26a6f6e7b5e
SJIS-WIN ??¢jon}??¢jon{^ 0011111100111111100000011001000101101010011011110110111001111101001111110011111110000001100100010110101001101111011011100111101101011110 3f3f81916a6f6e7d3f3f81916a6f6e7b5e
EUC-JP çï¢jon}çï¢jon{^ 10001111101010111010111010001111101010111100000110100001111100010110101001101111011011100111110110001111101010111010111010001111101010111100000110100001111100010110101001101111011011100111101101011110 8fabae8fabc1a1f16a6f6e7d8fabae8fabc1a1f16a6f6e7b5e
UTF-8 çï¢jon}çï¢jon{^ 110000111010011111000011101011111100001010100010011010100110111101101110011111011100001110100111110000111010111111000010101000100110101001101111011011100111101101011110 c3a7c3afc2a26a6f6e7dc3a7c3afc2a26a6f6e7b5e
UHC ???jon}???jon{^ 001111110011111100111111011010100110111101101110011111010011111100111111001111110110101001101111011011100111101101011110 3f3f3f6a6f6e7d3f3f3f6a6f6e7b5e

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