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 ûáûL{N}ûáûL{N{^ 111110111110000111111011010011000111101101001110011111011111101111100001111110110100110001111011010011100111101101011110 fbe1fb4c7b4e7dfbe1fb4c7b4e7b5e
SJIS-WIN ???L{N}???L{N{^ 001111110011111100111111010011000111101101001110011111010011111100111111001111110100110001111011010011100111101101011110 3f3f3f4c7b4e7d3f3f3f4c7b4e7b5e
EUC-JP ûáûL{N}ûáûL{N{^ 100011111010101111100101100011111010101110100001100011111010101111100101010011000111101101001110011111011000111110101011111001011000111110101011101000011000111110101011111001010100110001111011010011100111101101011110 8fabe58faba18fabe54c7b4e7d8fabe58faba18fabe54c7b4e7b5e
UTF-8 ûáûL{N}ûáûL{N{^ 110000111011101111000011101000011100001110111011010011000111101101001110011111011100001110111011110000111010000111000011101110110100110001111011010011100111101101011110 c3bbc3a1c3bb4c7b4e7dc3bbc3a1c3bb4c7b4e7b5e
UHC ???L{N}???L{N{^ 001111110011111100111111010011000111101101001110011111010011111100111111001111110100110001111011010011100111101101011110 3f3f3f4c7b4e7d3f3f3f4c7b4e7b5e

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