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 ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN 円??i円??iB 1000100101111110001111110011111101101001100010010111111000111111001111110110100101000010 897e3f3f69897e3f3f6942
EUC-JP 円??i円??iB 1011000111011111001111110011111101101001101100011101111100111111001111110110100101000010 b1df3f3f69b1df3f3f6942
UTF-8 円⑴콛i円⑴콛iB 111001011000011010000110111000101001000110110100111011001011110110011011011010011110010110000110100001101110001010010001101101001110110010111101100110110110100101000010 e58686e291b4ecbd9b69e58686e291b4ecbd9b6942
UHC 円⑴콛i円⑴콛iB 111001011111011110101001111001111011000110010100011010011110010111110111101010011110011110110001100101000110100101000010 e5f7a9e7b19469e5f7a9e7b1946942

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