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\{^ 1110100110111111010001111111011011100011011010110101110001111101111010011011111101000111111101101110001101101011010111000111101101011110 e9bf47f6e36b5c7de9bf47f6e36b5c7b5e
EUC-JP 鯀G?k\}鯀G?k\{^ 111100101100000101000111001111110110101101011100011111011111001011000001010001110011111101101011010111000111101101011110 f2c1473f6b5c7df2c1473f6b5c7b5e
UTF-8 鯀Gk\}鯀Gk\{^ 111010011010111110000000010001111110111010010100100010100110101101011100011111011110100110101111100000000100011111101110100101001000101001101011010111000111101101011110 e9af8047ee948a6b5c7de9af8047ee948a6b5c7b5e
UHC ?G?k\}?G?k\{^ 00111111010001110011111101101011010111000111110100111111010001110011111101101011010111000111101101011110 3f473f6b5c7d3f473f6b5c7b5e

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