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 ?G?k\}?G?k\{^ 00111111010001110011111101101011010111000111110100111111010001110011111101101011010111000111101101011110 3f473f6b5c7d3f473f6b5c7b5e
SJIS-WIN 叩G但k\}叩G但k\{^ 1001001001000000010001111001001001000001011010110101110001111101100100100100000001000111100100100100000101101011010111000111101101011110 92404792416b5c7d92404792416b5c7b5e
EUC-JP 叩G但k\}叩G但k\{^ 1100001110100001010001111100001110100010011010110101110001111101110000111010000101000111110000111010001001101011010111000111101101011110 c3a147c3a26b5c7dc3a147c3a26b5c7b5e
UTF-8 叩G但k\}叩G但k\{^ 111001011000111110101001010001111110010010111101100001100110101101011100011111011110010110001111101010010100011111100100101111011000011001101011010111000111101101011110 e58fa947e4bd866b5c7de58fa947e4bd866b5c7b5e
UHC 叩G但k\}叩G但k\{^ 1100110110110000010001111101001110100011011010110101110001111101110011011011000001000111110100111010001101101011010111000111101101011110 cdb047d3a36b5c7dcdb047d3a36b5c7b5e

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