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{^ 11111001101000011101111111111011110101011111101101111011010011100111110111111001101000011101111111111011110101011111101101111011010011100111101101011110 f9a1dffbd5fb7b4e7df9a1dffbd5fb7b4e7b5e
EUC-JP ?゚鋠硺N}?゚鋠硺N{^ 0011111110001110110111111000111111100100110001111000111111001111111011010100111001111101001111111000111011011111100011111110010011000111100011111100111111101101010011100111101101011110 3f8edf8fe4c78fcfed4e7d3f8edf8fe4c78fcfed4e7b5e
UTF-8 ゚鋠硺N}゚鋠硺N{^ 1110111010011011101111001110111110111110100111111110100110001011101000001110011110100001101110100100111001111101111011101001101110111100111011111011111010011111111010011000101110100000111001111010000110111010010011100111101101011110 ee9bbcefbe9fe98ba0e7a1ba4e7dee9bbcefbe9fe98ba0e7a1ba4e7b5e
UHC ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e

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