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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 将エ娼ャ将エ娼ャB 10001111101010111011010010001111101010011010110010001111101010111011010010001111101010011010110001000010 8fabb48fa9ac8fabb48fa9ac42
EUC-JP 将エ娼ャ将エ娼ャB 1011111010101101100011101011010010111110101010111000111010101100101111101010110110001110101101001011111010101011100011101010110001000010 bead8eb4beab8eacbead8eb4beab8eac42
UTF-8 将エ娼ャ将エ娼ャB 11100101101100001000011011101111101111011011010011100101101010001011110011101111101111011010110011100101101100001000011011101111101111011011010011100101101010001011110011101111101111011010110001000010 e5b086efbdb4e5a8bcefbdace5b086efbdb4e5a8bcefbdac42
UHC ??娼???娼?B 0011111100111111111100111101111000111111001111110011111111110011110111100011111101000010 3f3ff3de3f3f3ff3de3f42

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