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{^ 11111010010000111101111111111011110101011111101101111011010011100111110111111010010000111101111111111011110101011111101101111011010011100111101101011110 fa43dffbd5fb7b4e7dfa43dffbd5fb7b4e7b5e
EUC-JP ?゚鋠硺N}?゚鋠硺N{^ 0011111110001110110111111000111111100100110001111000111111001111111011010100111001111101001111111000111011011111100011111110010011000111100011111100111111101101010011100111101101011110 3f8edf8fe4c78fcfed4e7d3f8edf8fe4c78fcfed4e7b5e
UTF-8 ⅳ゚鋠硺N}ⅳ゚鋠硺N{^ 1110001010000101101100111110111110111110100111111110100110001011101000001110011110100001101110100100111001111101111000101000010110110011111011111011111010011111111010011000101110100000111001111010000110111010010011100111101101011110 e285b3efbe9fe98ba0e7a1ba4e7de285b3efbe9fe98ba0e7a1ba4e7b5e
UHC ⅳ???N}ⅳ???N{^ 101001011010010000111111001111110011111101001110011111011010010110100100001111110011111100111111010011100111101101011110 a5a43f3f3f4e7da5a43f3f3f4e7b5e

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