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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 懌洟壯懌洟壯^ 10011100111000101001111110100100100110101110000110011100111000101001111110100100100110101110000101011110 9ce29fa49ae19ce29fa49ae15e
EUC-JP 懌洟壯懌洟壯^ 11011000111001001101111010100110110101001110001111011000111001001101111010100110110101001110001101011110 d8e4dea6d4e3d8e4dea6d4e35e
UTF-8 懌洟壯懌洟壯^ 11100110100001111000110011100110101101001001111111100101101000111010111111100110100001111000110011100110101101001001111111100101101000111010111101011110 e6878ce6b49fe5a3afe6878ce6b49fe5a3af5e
UHC ??壯??壯^ 001111110011111111101101111000000011111100111111111011011110000001011110 3f3fede03f3fede05e

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