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[{^ 111011011001100010110010010001011110110110011000100111101110110110011010100001100100111001011011011111011110110110011000101100100100010111101101100110001001111011101101100110101000011001001110010110110111101101011110 ed98b245ed989eed9a864e5b7ded98b245ed989eed9a864e5b7b5e
UHC 혲E혞횆N[}혲E혞횆N[{^ 110000101001100101000101110000101000100011000011100001000100111001011011011111011100001010011001010001011100001010001000110000111000010001001110010110110111101101011110 c29945c288c3844e5b7dc29945c288c3844e5b7b5e

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