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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 臾щО維?С維 11100100011010111000010010001011100001000100111110001000110110110011111110000100010100101000100011011011 e46b848b844f88db3f845288db
EUC-JP 臾щО維?С維 11100111110011001010011111101011101001111011000010110000110111010011111110100111101100111011000011011101 e7cca7eba7b0b0dd3fa7b3b0dd
UTF-8 臾щО維쒕С維 111010001000011110111110110100011000100111010000100111101110011110110110101011011110110010010010100101011101000010100001111001111011011010101101 e887bed189d09ee7b6adec9295d0a1e7b6ad
UHC 臾щО維쒕С維 1110101110101100101011001110101110101100101100001110101110101011100111001110101110101100101100111110101110101011 ebacacebacb0ebab9cebacb3ebab

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