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 Ó¡üC{N}Ó¡üC{N{^ 110100111010000111111100010000110111101101001110011111011101001110100001111111000100001101111011010011100111101101011110 d3a1fc437b4e7dd3a1fc437b4e7b5e
SJIS-WIN ???C{N}???C{N{^ 001111110011111100111111010000110111101101001110011111010011111100111111001111110100001101111011010011100111101101011110 3f3f3f437b4e7d3f3f3f437b4e7b5e
EUC-JP Ó¡üC{N}Ó¡üC{N{^ 100011111010101011010001100011111010001011000010100011111010101111100100010000110111101101001110011111011000111110101010110100011000111110100010110000101000111110101011111001000100001101111011010011100111101101011110 8faad18fa2c28fabe4437b4e7d8faad18fa2c28fabe4437b4e7b5e
UTF-8 Ó¡üC{N}Ó¡üC{N{^ 110000111001001111000010101000011100001110111100010000110111101101001110011111011100001110010011110000101010000111000011101111000100001101111011010011100111101101011110 c393c2a1c3bc437b4e7dc393c2a1c3bc437b4e7b5e
UHC ?¡?C{N}?¡?C{N{^ 0011111110100010101011100011111101000011011110110100111001111101001111111010001010101110001111110100001101111011010011100111101101011110 3fa2ae3f437b4e7d3fa2ae3f437b4e7b5e

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