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 脣誌愁}脣誌愁{^ 111000111111101010001110100011111000111101000100011111011110001111111010100011101000111110001111010001000111101101011110 e3fa8e8f8f447de3fa8e8f8f447b5e
EUC-JP 脣誌愁}脣誌愁{^ 111001101111110010111011111011111011110110100101011111011110011011111100101110111110111110111101101001010111101101011110 e6fcbbefbda57de6fcbbefbda57b5e
UTF-8 脣誌愁}脣誌愁{^ 111010001000010010100011111010001010101010001100111001101000010010000001011111011110100010000100101000111110100010101010100011001110011010000100100000010111101101011110 e884a3e8aa8ce684817de884a3e8aa8ce684817b5e
UHC 脣誌愁}脣誌愁{^ 111000101110111011110010101111001110000111111110011111011110001011101110111100101011110011100001111111100111101101011110 e2eef2bce1fe7de2eef2bce1fe7b5e

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