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 ??H?}??H?{^ 0011111100111111010010000011111101111101001111110011111101001000001111110111101101011110 3f3f483f7d3f3f483f7b5e
SJIS-WIN ??H?}??H?{^ 0011111100111111010010000011111101111101001111110011111101001000001111110111101101011110 3f3f483f7d3f3f483f7b5e
EUC-JP ??H?}??H?{^ 0011111100111111010010000011111101111101001111110011111101001000001111110111101101011110 3f3f483f7d3f3f483f7b5e
UTF-8 횥첬H횂}횥첬H횂{^ 1110110110011010101001011110110010110010101011000100100011101101100110101000001001111101111011011001101010100101111011001011001010101100010010001110110110011010100000100111101101011110 ed9aa5ecb2ac48ed9a827ded9aa5ecb2ac48ed9a827b5e
UHC 횥첬H횂}횥첬H횂{^ 1100001110011100110000111011101001001000110000111000001001111101110000111001110011000011101110100100100011000011100000100111101101011110 c39cc3ba48c3827dc39cc3ba48c3827b5e

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