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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
UTF-8 횪짼챔챕}횪짼챔챕{^ 111011011001101010101010111011001010011110111100111011001011000110010100111011001011000110010101011111011110110110011010101010101110110010100111101111001110110010110001100101001110110010110001100101010111101101011110 ed9aaaeca7bcecb194ecb1957ded9aaaeca7bcecb194ecb1957b5e
UHC 횪짼챔챕}횪짼챔챕{^ 11000011101000001100001010110010110000111010100011000011101010010111110111000011101000001100001010110010110000111010100011000011101010010111101101011110 c3a0c2b2c3a8c3a97dc3a0c2b2c3a8c3a97b5e

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