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 ??[f??[^}Y??[f??[^}bE 001111110011111101011011011001100011111100111111010110110101111001111101010110010011111100111111010110110110011000111111001111110101101101011110011111010110001001000101 3f3f5b663f3f5b5e7d593f3f5b663f3f5b5e7d6245
SJIS-WIN 毫?[f毫?[^}Y毫?[f毫?[^}bE 10011111011111000011111101011011011001101001111101111100001111110101101101011110011111010101100110011111011111000011111101011011011001101001111101111100001111110101101101011110011111010110001001000101 9f7c3f5b669f7c3f5b5e7d599f7c3f5b669f7c3f5b5e7d6245
EUC-JP 毫?[f毫?[^}Y毫?[f毫?[^}bE 11011101110111010011111101011011011001101101110111011101001111110101101101011110011111010101100111011101110111010011111101011011011001101101110111011101001111110101101101011110011111010110001001000101 dddd3f5b66dddd3f5b5e7d59dddd3f5b66dddd3f5b5e7d6245
UTF-8 毫렮[f毫렮[^}Y毫렮[f毫렮[^}bE 11100110101011111010101111101011101000001010111001011011011001101110011010101111101010111110101110100000101011100101101101011110011111010101100111100110101011111010101111101011101000001010111001011011011001101110011010101111101010111110101110100000101011100101101101011110011111010110001001000101 e6afabeba0ae5b66e6afabeba0ae5b5e7d59e6afabeba0ae5b66e6afabeba0ae5b5e7d6245
UHC 毫렮[f毫렮[^}Y毫렮[f毫렮[^}bE 1111101111000110100011101011101101011011011001101111101111000110100011101011101101011011010111100111110101011001111110111100011010001110101110110101101101100110111110111100011010001110101110110101101101011110011111010110001001000101 fbc68ebb5b66fbc68ebb5b5e7d59fbc68ebb5b66fbc68ebb5b5e7d6245

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