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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
EUC-JP ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
UTF-8 챕챙횗횧\}챕챙횗횧\{^ 1110110010110001100101011110110010110001100110011110110110011010100101111110110110011010101001110101110001111101111011001011000110010101111011001011000110011001111011011001101010010111111011011001101010100111010111000111101101011110 ecb195ecb199ed9a97ed9aa75c7decb195ecb199ed9a97ed9aa75c7b5e
UHC 챕챙횗횧\}챕챙횗횧\{^ 110000111010100111000011101011001100001110010001110000111001111001011100011111011100001110101001110000111010110011000011100100011100001110011110010111000111101101011110 c3a9c3acc391c39e5c7dc3a9c3acc391c39e5c7b5e

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