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 虞?淫?}虞?淫?{^ 100010111111000100111111100010001111101000111111011111011000101111110001001111111000100011111010001111110111101101011110 8bf13f88fa3f7d8bf13f88fa3f7b5e
EUC-JP 虞?淫?}虞?淫?{^ 101101101111001100111111101100001111110000111111011111011011011011110011001111111011000011111100001111110111101101011110 b6f33fb0fc3f7db6f33fb0fc3f7b5e
UTF-8 虞렕淫렪}虞렕淫렪{^ 111010001001100110011110111010111010000010010101111001101011011110101011111010111010000010101010011111011110100010011001100111101110101110100000100101011110011010110111101010111110101110100000101010100111101101011110 e8999eeba095e6b7abeba0aa7de8999eeba095e6b7abeba0aa7b5e
UHC 虞렕淫렪}虞렕淫렪{^ 11101001111001011000111010101010111010111110001010001110101110000111110111101001111001011000111010101010111010111110001010001110101110000111101101011110 e9e58eaaebe28eb87de9e58eaaebe28eb87b5e

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