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 챕짹찼횕\}챕짹찼횕\{^ 1110110010110001100101011110110010100111101110011110110010110000101111001110110110011010100101010101110001111101111011001011000110010101111011001010011110111001111011001011000010111100111011011001101010010101010111000111101101011110 ecb195eca7b9ecb0bced9a955c7decb195eca7b9ecb0bced9a955c7b5e
UHC 챕짹찼횕\}챕짹찼횕\{^ 110000111010100111000010101100011100001110100001110000111000111101011100011111011100001110101001110000101011000111000011101000011100001110001111010111000111101101011110 c3a9c2b1c3a1c38f5c7dc3a9c2b1c3a1c38f5c7b5e

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