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 鶯莨脛}鶯莨脛{^ 11101001111100101111001011110000111001001011110011100011111110000111110111101001111100101111001011110000111001001011110011100011111110000111101101011110 e9f2f2f0e4bce3f87de9f2f2f0e4bce3f87b5e
EUC-JP 鶯?莨脛}鶯?莨脛{^ 1111001011110100001111111110100010111110111001101111101001111101111100101111010000111111111010001011111011100110111110100111101101011110 f2f43fe8bee6fa7df2f43fe8bee6fa7b5e
UTF-8 鶯莨脛}鶯莨脛{^ 111010011011011010101111111011101000100010100111111010001000111010101000111010001000010010011011011111011110100110110110101011111110111010001000101001111110100010001110101010001110100010000100100110110111101101011110 e9b6afee88a7e88ea8e8849b7de9b6afee88a7e88ea8e8849b7b5e
UHC 鶯??脛}鶯??脛{^ 111001011010001100111111001111111100110011101011011111011110010110100011001111110011111111001100111010110111101101011110 e5a33f3fcceb7de5a33f3fcceb7b5e

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