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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
EUC-JP 濚??沅?濚??沅?B 10001111110010011010000100111111001111111000111111000110111010010011111110001111110010011010000100111111001111111000111111000110111010010011111101000010 8fc9a13f3f8fc6e93f8fc9a13f3f8fc6e93f42
UTF-8 濚↔섀沅뢹濚↔섀沅뢹B 11100110101111111001101011100010100001101001010011101100100001001000000011100110101100101000010111101011101000101011100111100110101111111001101011100010100001101001010011101100100001001000000011100110101100101000010111101011101000101011100101000010 e6bf9ae28694ec8480e6b285eba2b9e6bf9ae28694ec8480e6b285eba2b942
UHC 濚↔섀沅뢹濚↔섀沅뢹B 111001111011100110100001111010101011110010101000111010101011011010001111011101101110011110111001101000011110101010111100101010001110101010110110100011110111011001000010 e7b9a1eabca8eab68f76e7b9a1eabca8eab68f7642

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