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 ?hW?hJn}?hW?hJn{^ 0011111101101000010101110011111101101000010010100110111001111101001111110110100001010111001111110110100001001010011011100111101101011110 3f68573f684a6e7d3f68573f684a6e7b5e
SJIS-WIN ?hW?hJn}?hW?hJn{^ 0011111101101000010101110011111101101000010010100110111001111101001111110110100001010111001111110110100001001010011011100111101101011110 3f68573f684a6e7d3f68573f684a6e7b5e
EUC-JP ?hW?hJn}?hW?hJn{^ 0011111101101000010101110011111101101000010010100110111001111101001111110110100001010111001111110110100001001010011011100111101101011110 3f68573f684a6e7d3f68573f684a6e7b5e
UTF-8 ͰhWͰhJn}ͰhWͰhJn{^ 110011011011000001101000010101111100110110110000011010000100101001101110011111011100110110110000011010000101011111001101101100000110100001001010011011100111101101011110 cdb06857cdb0684a6e7dcdb06857cdb0684a6e7b5e
UHC ?hW?hJn}?hW?hJn{^ 0011111101101000010101110011111101101000010010100110111001111101001111110110100001010111001111110110100001001010011011100111101101011110 3f68573f684a6e7d3f68573f684a6e7b5e

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