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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN フ螢鴈セイ齊キ 111100001011100111001100111001011010001111101001111011001011111010110010111010101000111010110111 f0b9cce5a3e9ecbeb2ea8eb7
EUC-JP ?フ螢鴈セイ齊キ 001111111000111011001100111010101010010111110010111011101000111010111110100011101011001011110011111011101000111010110111 3f8ecceaa5f2ee8ebe8eb2f3ee8eb7
UTF-8 フ螢鴈セイ齊キ 111011101000000110111000111011111011111010001100111010001001111010100010111010011011010010001000111011111011110110111110111011111011110110110010111010011011110110001010111011111011110110110111 ee81b8efbe8ce89ea2e9b488efbdbeefbdb2e9bd8aefbdb7
UHC ??螢???齊? 00111111001111111111101110101011001111110011111100111111111100001011101000111111 3f3ffbab3f3f3ff0ba3f

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