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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 關楢こ}關楢こ{^ 111010001001000010010011111010001000001010110001011111011110100010010000100100111110100010000010101100010111101101011110 e89093e882b17de89093e882b17b5e
EUC-JP 關楢こ}關楢こ{^ 111011111111000011000110111010101010010010110011011111011110111111110000110001101110101010100100101100110111101101011110 eff0c6eaa4b37deff0c6eaa4b37b5e
UTF-8 關楢こ}關楢こ{^ 111010011001011110011100111001101010010110100010111000111000000110010011011111011110100110010111100111001110011010100101101000101110001110000001100100110111101101011110 e9979ce6a5a2e381937de9979ce6a5a2e381937b5e
UHC 關楢こ}關楢こ{^ 110011101011110011101010111110011010101010110011011111011100111010111100111010101111100110101010101100110111101101011110 cebceaf9aab37dcebceaf9aab37b5e

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