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 ?}h?}fN}?}h?}fN{^ 0011111101111101011010000011111101111101011001100100111001111101001111110111110101101000001111110111110101100110010011100111101101011110 3f7d683f7d664e7d3f7d683f7d664e7b5e
SJIS-WIN ャ}hャ}fN}ャ}hャ}fN{^ 1010110001111101011010001010110001111101011001100100111001111101101011000111110101101000101011000111110101100110010011100111101101011110 ac7d68ac7d664e7dac7d68ac7d664e7b5e
EUC-JP ャ}hャ}fN}ャ}hャ}fN{^ 100011101010110001111101011010001000111010101100011111010110011001001110011111011000111010101100011111010110100010001110101011000111110101100110010011100111101101011110 8eac7d688eac7d664e7d8eac7d688eac7d664e7b5e
UTF-8 ャ}hャ}fN}ャ}hャ}fN{^ 11101111101111011010110001111101011010001110111110111101101011000111110101100110010011100111110111101111101111011010110001111101011010001110111110111101101011000111110101100110010011100111101101011110 efbdac7d68efbdac7d664e7defbdac7d68efbdac7d664e7b5e
UHC ?}h?}fN}?}h?}fN{^ 0011111101111101011010000011111101111101011001100100111001111101001111110111110101101000001111110111110101100110010011100111101101011110 3f7d683f7d664e7d3f7d683f7d664e7b5e

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