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 ?E??N[}?E??N[{^ 001111110100010100111111001111110100111001011011011111010011111101000101001111110011111101001110010110110111101101011110 3f453f3f4e5b7d3f453f3f4e5b7b5e
SJIS-WIN ?E??N[}?E??N[{^ 001111110100010100111111001111110100111001011011011111010011111101000101001111110011111101001110010110110111101101011110 3f453f3f4e5b7d3f453f3f4e5b7b5e
EUC-JP ?E??N[}?E??N[{^ 001111110100010100111111001111110100111001011011011111010011111101000101001111110011111101001110010110110111101101011110 3f453f3f4e5b7d3f453f3f4e5b7b5e
UTF-8 혲E책천N[}혲E책천N[{^ 111011011001100010110010010001011110110010110001100001011110110010110010100111000100111001011011011111011110110110011000101100100100010111101100101100011000010111101100101100101001110001001110010110110111101101011110 ed98b245ecb185ecb29c4e5b7ded98b245ecb185ecb29c4e5b7b5e
UHC 혲E책천N[}혲E책천N[{^ 110000101001100101000101110000111010010111000011101101010100111001011011011111011100001010011001010001011100001110100101110000111011010101001110010110110111101101011110 c29945c3a5c3b54e5b7dc29945c3a5c3b54e5b7b5e

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