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 ???????Q? 001111110011111100111111001111110011111100111111001111110101000100111111 3f3f3f3f3f3f3f513f
SJIS-WIN 紙?湖??氓?Q? 100011101000011000111111100011001100111000111111001111111001111110000010001111110101000100111111 8e863f8cce3f3f9f823f513f
EUC-JP 紙?湖??氓?Q? 101110111110011000111111101110001101000000111111001111111101110111100010001111110101000100111111 bbe63fb8d03f3fdde23f513f
UTF-8 紙렖湖렭뤗氓따Q렰 11100111101101001001100111101011101000001001011011100110101110011001011011101011101000001010110111101011101001001001011111100110101100001001001111101011100101001011000001010001111010111010000010110000 e7b499eba096e6b996eba0adeba497e6b093eb94b051eba0b0
UHC 紙렖湖렭뤗氓따Q렰 1111001010110101100011101010101111111011110010011000111010111010100011111100011111011000111011001011010111111011010100011000111010111101 f2b58eabfbc98eba8fc7d8ecb5fb518ebd

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