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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 茹????茹????B 11100100101001010011111100111111001111110011111111100100101001010011111100111111001111110011111101000010 e4a53f3f3f3fe4a53f3f3f3f42
EUC-JP 茹????茹????B 11101000101001110011111100111111001111110011111111101000101001110011111100111111001111110011111101000010 e8a73f3f3f3fe8a73f3f3f3f42
UTF-8 茹띾슚鱗푬茹띾슚鱗푬B 11101000100011001011100111101011100111011011111011101100100010101001101011101111101001111011001011101101100100011010110011101000100011001011100111101011100111011011111011101100100010101001101011101111101001111011001011101101100100011010110001000010 e88cb9eb9dbeec8a9aefa7b2ed91ace88cb9eb9dbeec8a9aefa7b2ed91ac42
UHC 茹띾슚鱗푬茹띾슚鱗푬B 111001101010101010001101111010111001101010101000111011001110011110111110011101101110011010101010100011011110101110011010101010001110110011100111101111100111011001000010 e6aa8deb9aa8ece7be76e6aa8deb9aa8ece7be7642

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