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 隍晞寉謾ソ邀オ 111010001010010010011101111010011001101110000101111001101001010010111111111001111011000110110101 e8a49de99b85e694bfe7b1b5
EUC-JP 隍晞寉謾ソ邀オ 1111000010100110110110101110101111010101111001011110101111110100100011101011111111101110101100111000111010110101 f0a6daebd5e5ebf48ebfeeb38eb5
UTF-8 隍晞寉謾ソ邀オ 111010011001101010001101111001101001100110011110111001011010111110001001111010001010110010111110111011111011110110111111111010011000001010000000111011111011110110110101 e99a8de6999ee5af89e8acbeefbdbfe98280efbdb5
UHC 隍晞???邀? 11111100110110111111110111110101001111110011111100111111111010011010110100111111 fcdbfdf53f3f3fe9ad3f

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