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 ?WW?WJn}?WW?WJn{^ 0011111101010111010101110011111101010111010010100110111001111101001111110101011101010111001111110101011101001010011011100111101101011110 3f57573f574a6e7d3f57573f574a6e7b5e
SJIS-WIN ?WW?WJn}?WW?WJn{^ 0011111101010111010101110011111101010111010010100110111001111101001111110101011101010111001111110101011101001010011011100111101101011110 3f57573f574a6e7d3f57573f574a6e7b5e
EUC-JP ?WW?WJn}?WW?WJn{^ 0011111101010111010101110011111101010111010010100110111001111101001111110101011101010111001111110101011101001010011011100111101101011110 3f57573f574a6e7d3f57573f574a6e7b5e
UTF-8 횪WW횪WJn}횪WW횪WJn{^ 11101101100110101010101001010111010101111110110110011010101010100101011101001010011011100111110111101101100110101010101001010111010101111110110110011010101010100101011101001010011011100111101101011110 ed9aaa5757ed9aaa574a6e7ded9aaa5757ed9aaa574a6e7b5e
UHC 횪WW횪WJn}횪WW횪WJn{^ 110000111010000001010111010101111100001110100000010101110100101001101110011111011100001110100000010101110101011111000011101000000101011101001010011011100111101101011110 c3a05757c3a0574a6e7dc3a05757c3a0574a6e7b5e

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