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 ?????A?? 0011111100111111001111110011111100111111010000010011111100111111 3f3f3f3f3f413f3f
SJIS-WIN 霍」郢慕屓A魄ョ 11101000101101111010001111100111101110011001010111100111100110111001111001000001111010011010111010101110 e8b7a3e7b995e79b9e41e9aeae
EUC-JP 霍」郢慕屓A魄ョ 111100001011100110001110101000111110111010111011110010101110100111010101111111100100000111110010101100001000111010101110 f0b98ea3eebbcae9d5fe41f2b08eae
UTF-8 霍」郢慕屓A魄ョ 11101001100111001000110111101111101111011010001111101001100000111010001011100110100001011001010111100101101100011001001101000001111010011010110110000100111011111011110110101110 e99c8defbda3e983a2e68595e5b19341e9ad84efbdae
UHC ???慕?A魄? 00111111001111110011111111011001101101110011111101000001110110111101111000111111 3f3f3fd9b73f41dbde3f

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