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 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 予蠅容予蠅容B 10010111010111001110010110100010100101110110010110010111010111001110010110100010100101110110010101000010 975ce5a29765975ce5a2976542
EUC-JP 予蠅容予蠅容B 11001101101111011110101010100100110011011100011011001101101111011110101010100100110011011100011001000010 cdbdeaa4cdc6cdbdeaa4cdc642
UTF-8 予蠅容予蠅容B 11100100101110101000100011101000101000001000010111100101101011101011100111100100101110101000100011101000101000001000010111100101101011101011100101000010 e4ba88e8a085e5aeb9e4ba88e8a085e5aeb942
UHC 予蠅容予蠅容B 11100101111110001110001110110010111010011011101111100101111110001110001110110010111010011011101101000010 e5f8e3b2e9bbe5f8e3b2e9bb42

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