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 凜カ鉷}凜カ鉷{^ 1110101010100011101101101111101111001101111110010110111001111101111010101010001110110110111110111100110111111001011011100111101101011110 eaa3b6fbcdf96e7deaa3b6fbcdf96e7b5e
EUC-JP 凜カ鉷?}凜カ鉷?{^ 11110100101001011000111010110110100011111110001111110001001111110111110111110100101001011000111010110110100011111110001111110001001111110111101101011110 f4a58eb68fe3f13f7df4a58eb68fe3f13f7b5e
UTF-8 凜カ鉷}凜カ鉷{^ 111001011000011110011100111011111011110110110110111010011000100110110111111011101001101110001010011111011110010110000111100111001110111110111101101101101110100110001001101101111110111010011011100010100111101101011110 e5879cefbdb6e989b7ee9b8a7de5879cefbdb6e989b7ee9b8a7b5e
UHC 凜???}凜???{^ 11010111110011110011111100111111001111110111110111010111110011110011111100111111001111110111101101011110 d7cf3f3f3f7dd7cf3f3f3f7b5e

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