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 捨粧穗}捨粧穗{^ 100011101100110010001111110011111110001001101110011111011000111011001100100011111100111111100010011011100111101101011110 8ecc8fcfe26e7d8ecc8fcfe26e7b5e
EUC-JP 捨粧穗}捨粧穗{^ 101111001100111010111110110100011110001111001111011111011011110011001110101111101101000111100011110011110111101101011110 bccebed1e3cf7dbccebed1e3cf7b5e
UTF-8 捨粧穗}捨粧穗{^ 111001101000110110101000111001111011001010100111111001111010100110010111011111011110011010001101101010001110011110110010101001111110011110101001100101110111101101011110 e68da8e7b2a7e7a9977de68da8e7b2a7e7a9977b5e
UHC 捨粧穗}捨粧穗{^ 110111101101011111101101111100101110001010110100011111011101111011010111111011011111001011100010101101000111101101011110 ded7edf2e2b47dded7edf2e2b47b5e

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