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 ???w???wB 001111110011111100111111011101110011111100111111001111110111011101000010 3f3f3f773f3f3f7742
SJIS-WIN セュ治wセュ治wB 1011111010101101100011101010000101110111101111101010110110001110101000010111011101000010 bead8ea177bead8ea17742
EUC-JP セュ治wセュ治wB 100011101011111010001110101011011011110010100011011101111000111010111110100011101010110110111100101000110111011101000010 8ebe8eadbca3778ebe8eadbca37742
UTF-8 セュ治wセュ治wB 111011111011110110111110111011111011110110101101111001101011001010111011011101111110111110111101101111101110111110111101101011011110011010110010101110110111011101000010 efbdbeefbdade6b2bb77efbdbeefbdade6b2bb7742
UHC ??治w??治wB 0011111100111111111101101011110101110111001111110011111111110110101111010111011101000010 3f3ff6bd773f3ff6bd7742

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