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 凜オ荵ュ}凜オ荵ュ{^ 111010101010001110110101111001001011100110101101011111011110101010100011101101011110010010111001101011010111101101011110 eaa3b5e4b9ad7deaa3b5e4b9ad7b5e
EUC-JP 凜オ荵ュ}凜オ荵ュ{^ 11110100101001011000111010110101111010001011101110001110101011010111110111110100101001011000111010110101111010001011101110001110101011010111101101011110 f4a58eb5e8bb8ead7df4a58eb5e8bb8ead7b5e
UTF-8 凜オ荵ュ}凜オ荵ュ{^ 111001011000011110011100111011111011110110110101111010001000110110110101111011111011110110101101011111011110010110000111100111001110111110111101101101011110100010001101101101011110111110111101101011010111101101011110 e5879cefbdb5e88db5efbdad7de5879cefbdb5e88db5efbdad7b5e
UHC 凜???}凜???{^ 11010111110011110011111100111111001111110111110111010111110011110011111100111111001111110111101101011110 d7cf3f3f3f7dd7cf3f3f3f7b5e

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