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???M????? 00111111001111110011111101000101001111110011111100111111010011010011111100111111001111110011111100111111 3f3f3f453f3f3f4d3f3f3f3f3f
SJIS-WIN ???E???M????? 00111111001111110011111101000101001111110011111100111111010011010011111100111111001111110011111100111111 3f3f3f453f3f3f4d3f3f3f3f3f
EUC-JP ???E???M????? 00111111001111110011111101000101001111110011111100111111010011010011111100111111001111110011111100111111 3f3f3f453f3f3f4d3f3f3f3f3f
UTF-8 묷뭊뫅E묷뭊뫅M묷뭊뫃묷뫂 1110101110101100101101111110101110101101100010101110101110101011100001010100010111101011101011001011011111101011101011011000101011101011101010111000010101001101111010111010110010110111111010111010110110001010111010111010101110000011111010111010110010110111111010111010101110000010 ebacb7ebad8aebab8545ebacb7ebad8aebab854debacb7ebad8aebab83ebacb7ebab82
UHC 묷뭊뫅E묷뭊뫅M묷뭊뫃묷뫂 100100100100101110010010010101011001000110101000010001011001001001001011100100100101010110010001101010000100110110010010010010111001001001010101100100011010011110010010010010111001000110100110 924b925591a845924b925591a84d924b925591a7924b91a6

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