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 ??D??w??D 001111110011111101000100001111110011111101110111001111110011111101000100 3f3f443f3f773f3f44
SJIS-WIN ?讒D?讌w?讒D 001111111110011010100111010001000011111111100110101001010111011100111111111001101010011101000100 3fe6a7443fe6a5773fe6a744
EUC-JP 嶴讒D嶴讌w嶴讒D 100011111011101111110011111011001010100101000100100011111011101111110011111011001010011101110111100011111011101111110011111011001010100101000100 8fbbf3eca9448fbbf3eca7778fbbf3eca944
UTF-8 嶴讒D嶴讌w嶴讒D 111001011011011010110100111010001010111010010010010001001110010110110110101101001110100010101110100011000111011111100101101101101011010011101000101011101001001001000100 e5b6b4e8ae9244e5b6b4e8ae8c77e5b6b4e8ae9244
UHC ?讒D??w?讒D 0011111111110011110110000100010000111111001111110111011100111111111100111101100001000100 3ff3d8443f3f773ff3d844

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