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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 捨粧睥}捨粧睥{^ 100011101100110010001111110011111110000111001100011111011000111011001100100011111100111111100001110011000111101101011110 8ecc8fcfe1cc7d8ecc8fcfe1cc7b5e
EUC-JP 捨粧睥}捨粧睥{^ 101111001100111010111110110100011110001011001110011111011011110011001110101111101101000111100010110011100111101101011110 bccebed1e2ce7dbccebed1e2ce7b5e
UTF-8 捨粧睥}捨粧睥{^ 111001101000110110101000111001111011001010100111111001111001110110100101011111011110011010001101101010001110011110110010101001111110011110011101101001010111101101011110 e68da8e7b2a7e79da57de68da8e7b2a7e79da57b5e
UHC 捨粧?}捨粧?{^ 11011110110101111110110111110010001111110111110111011110110101111110110111110010001111110111101101011110 ded7edf23f7dded7edf23f7b5e

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