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 ??p}??p{^ 001111110011111101110000011111010011111100111111011100000111101101011110 3f3f707d3f3f707b5e
SJIS-WIN ?讎p}?讎p{^ 0011111111100110101001100111000001111101001111111110011010100110011100000111101101011110 3fe6a6707d3fe6a6707b5e
EUC-JP 嶴讎p}嶴讎p{^ 100011111011101111110011111011001010100001110000011111011000111110111011111100111110110010101000011100000111101101011110 8fbbf3eca8707d8fbbf3eca8707b5e
UTF-8 嶴讎p}嶴讎p{^ 1110010110110110101101001110100010101110100011100111000001111101111001011011011010110100111010001010111010001110011100000111101101011110 e5b6b4e8ae8e707de5b6b4e8ae8e707b5e
UHC ??p}??p{^ 001111110011111101110000011111010011111100111111011100000111101101011110 3f3f707d3f3f707b5e

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