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 ??鷹??詐?逗 0011111100111111100100011110100100111111001111111000110110111100001111111001000010000000 3f3f91e93f3f8dbc3f9080
EUC-JP 雩?鷹??詐?逗 10001111111001101111101000111111110000101110101100111111001111111011101010111110001111111011111111100000 8fe6fa3fc2eb3f3fbabe3fbfe0
UTF-8 雩렲鷹쟉렱詐렱逗 111010011001101110101001111010111010000010110010111010011011011110111001111011001001111110001001111010111010000010110001111010001010100110010000111010111010000010110001111010011000000010010111 e99ba9eba0b2e9b7b9ec9f89eba0b1e8a990eba0b1e98097
UHC 雩렲鷹쟉렱詐렱逗 11101001111011001000111010111111111010111110110111000000111100011000111010111110110111101111000110001110101111101101010011101000 e9ec8ebfebedc0f18ebedef18ebed4e8

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