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 垓耕?}垓耕?{^ 10011010101101001000110101101011001111110111110110011010101101001000110101101011001111110111101101011110 9ab48d6b3f7d9ab48d6b3f7b5e
EUC-JP 垓耕?}垓耕?{^ 11010100101101101011100111001100001111110111110111010100101101101011100111001100001111110111101101011110 d4b6b9cc3f7dd4b6b9cc3f7b5e
UTF-8 垓耕땃}垓耕땃{^ 111001011001111010010011111010001000000010010101111010111001010110000011011111011110010110011110100100111110100010000000100101011110101110010101100000110111101101011110 e59e93e88095eb95837de59e93e88095eb95837b5e
UHC 垓耕땃}垓耕땃{^ 111110101010011111001100111010011011011010100011011111011111101010100111110011001110100110110110101000110111101101011110 faa7cce9b6a37dfaa7cce9b6a37b5e

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