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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 塋?塋?N}塋?塋?N{^ 1001101011001000001111111001101011001000001111110100111001111101100110101100100000111111100110101100100000111111010011100111101101011110 9ac83f9ac83f4e7d9ac83f9ac83f4e7b5e
EUC-JP 塋?塋?N}塋?塋?N{^ 1101010011001010001111111101010011001010001111110100111001111101110101001100101000111111110101001100101000111111010011100111101101011110 d4ca3fd4ca3f4e7dd4ca3fd4ca3f4e7b5e
UTF-8 塋쓍塋쓋N}塋쓍塋쓋N{^ 1110010110100001100010111110110010010011100011011110010110100001100010111110110010010011100010110100111001111101111001011010000110001011111011001001001110001101111001011010000110001011111011001001001110001011010011100111101101011110 e5a18bec938de5a18bec938b4e7de5a18bec938de5a18bec938b4e7b5e
UHC 塋쓍塋쓋N}塋쓍塋쓋N{^ 111001111010101110011101011010001110011110101011100111010110011001001110011111011110011110101011100111010110100011100111101010111001110101100110010011100111101101011110 e7ab9d68e7ab9d664e7de7ab9d68e7ab9d664e7b5e

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