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 Ìäë¨{N}Ìäë¨{N{^ 110011001110010011101011101010000111101101001110011111011100110011100100111010111010100001111011010011100111101101011110 cce4eba87b4e7dcce4eba87b4e7b5e
SJIS-WIN ???¨{N}???¨{N{^ 0011111100111111001111111000000101001110011110110100111001111101001111110011111100111111100000010100111001111011010011100111101101011110 3f3f3f814e7b4e7d3f3f3f814e7b4e7b5e
EUC-JP Ìäë¨{N}Ìäë¨{N{^ 1000111110101010110000001000111110101011101000111000111110101011101100111010000110101111011110110100111001111101100011111010101011000000100011111010101110100011100011111010101110110011101000011010111101111011010011100111101101011110 8faac08faba38fabb3a1af7b4e7d8faac08faba38fabb3a1af7b4e7b5e
UTF-8 Ìäë¨{N}Ìäë¨{N{^ 1100001110001100110000111010010011000011101010111100001010101000011110110100111001111101110000111000110011000011101001001100001110101011110000101010100001111011010011100111101101011110 c38cc3a4c3abc2a87b4e7dc38cc3a4c3abc2a87b4e7b5e
UHC ???¨{N}???¨{N{^ 0011111100111111001111111010000110100111011110110100111001111101001111110011111100111111101000011010011101111011010011100111101101011110 3f3f3fa1a77b4e7d3f3f3fa1a77b4e7b5e

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