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 ????j}????j{^ 00111111001111110011111100111111011010100111110100111111001111110011111100111111011010100111101101011110 3f3f3f3f6a7d3f3f3f3f6a7b5e
SJIS-WIN ????j}????j{^ 00111111001111110011111100111111011010100111110100111111001111110011111100111111011010100111101101011110 3f3f3f3f6a7d3f3f3f3f6a7b5e
EUC-JP ????j}????j{^ 00111111001111110011111100111111011010100111110100111111001111110011111100111111011010100111101101011110 3f3f3f3f6a7d3f3f3f3f6a7b5e
UTF-8 횧천횧챦j}횧천횧챦j{^ 1110110110011010101001111110110010110010100111001110110110011010101001111110110010110001101001100110101001111101111011011001101010100111111011001011001010011100111011011001101010100111111011001011000110100110011010100111101101011110 ed9aa7ecb29ced9aa7ecb1a66a7ded9aa7ecb29ced9aa7ecb1a66a7b5e
UHC 횧천횧챦j}횧천횧챦j{^ 110000111001111011000011101101011100001110011110110000111010111101101010011111011100001110011110110000111011010111000011100111101100001110101111011010100111101101011110 c39ec3b5c39ec3af6a7dc39ec3b5c39ec3af6a7b5e

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