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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 莉呵ィ櫟}莉呵ィ櫟{^ 1110010010111011100110011110100010101000100111110100101001111101111001001011101110011001111010001010100010011111010010100111101101011110 e4bb99e8a89f4a7de4bb99e8a89f4a7b5e
EUC-JP 莉呵ィ櫟}莉呵ィ櫟{^ 11101000101111011101001011101010100011101010100011011101101010110111110111101000101111011101001011101010100011101010100011011101101010110111101101011110 e8bdd2ea8ea8ddab7de8bdd2ea8ea8ddab7b5e
UTF-8 莉呵ィ櫟}莉呵ィ櫟{^ 111010001000111010001001111001011001000110110101111011111011110110101000111001101010101110011111011111011110100010001110100010011110010110010001101101011110111110111101101010001110011010101011100111110111101101011110 e88e89e591b5efbda8e6ab9f7de88e89e591b5efbda8e6ab9f7b5e
UHC 莉呵??}莉呵??{^ 110101111110100111001010101001110011111100111111011111011101011111101001110010101010011100111111001111110111101101011110 d7e9caa73f3f7dd7e9caa73f3f7b5e

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