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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?楡?}?楡?{^ 0011111110011110101111100011111101111101001111111001111010111110001111110111101101011110 3f9ebe3f7d3f9ebe3f7b5e
EUC-JP ?楡?}?楡?{^ 0011111111011100110000000011111101111101001111111101110011000000001111110111101101011110 3fdcc03f7d3fdcc03f7b5e
UTF-8 챔楡짚}챔楡짚{^ 111011001011000110010100111001101010010110100001111011001010011110011010011111011110110010110001100101001110011010100101101000011110110010100111100110100111101101011110 ecb194e6a5a1eca79a7decb194e6a5a1eca79a7b5e
UHC 챔楡짚}챔楡짚{^ 110000111010100011101010111110001100001010100100011111011100001110101000111010101111100011000010101001000111101101011110 c3a8eaf8c2a47dc3a8eaf8c2a47b5e

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