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 ???h??? 00111111001111110011111101101000001111110011111100111111 3f3f3f683f3f3f
SJIS-WIN 逑冗汚h逑冗汚 11100111100100111000111111100111100010011001100001101000111001111001001110001111111001111000100110011000 e7938fe7899868e7938fe78998
EUC-JP 逑冗汚h逑冗汚 11101101111100111011111011101001101100011111100001101000111011011111001110111110111010011011000111111000 edf3bee9b1f868edf3bee9b1f8
UTF-8 逑冗汚h逑冗汚 11101001100000001001000111100101100001101001011111100110101100011001101001101000111010011000000010010001111001011000011010010111111001101011000110011010 e98091e58697e6b19a68e98091e58697e6b19a
UHC 逑冗汚h逑冗汚 11001111110001111110100110110111111001111111110101101000110011111100011111101001101101111110011111111101 cfc7e9b7e7fd68cfc7e9b7e7fd

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