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 霍幃。伜ッ宣尓 111010001011011110011011111010011010000110011000111001011010111110010000111010011001101110010101 e8b79be9a198e5af90e99b95
EUC-JP 霍幃。伜ッ宣尓 1111000010111001110101101110101110001110101000011101000011100111100011101010111111000000111010111101010111110101 f0b9d6eb8ea1d0e78eafc0ebd5f5
UTF-8 霍幃。伜ッ宣尓 111010011001110010001101111001011011100110000011111011111011110110100001111001001011110010011100111011111011110110101111111001011010111010100011111001011011000010010011 e99c8de5b983efbda1e4bc9cefbdafe5aea3e5b093
UHC ?????宣? 0011111100111111001111110011111100111111111000001011111000111111 3f3f3f3f3fe0be3f

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