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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 杖?杖?n}杖?杖?n{^ 1000111111110001001111111000111111110001001111110110111001111101100011111111000100111111100011111111000100111111011011100111101101011110 8ff13f8ff13f6e7d8ff13f8ff13f6e7b5e
EUC-JP 杖?杖?n}杖?杖?n{^ 1011111011110011001111111011111011110011001111110110111001111101101111101111001100111111101111101111001100111111011011100111101101011110 bef33fbef33f6e7dbef33fbef33f6e7b5e
UTF-8 杖뭏杖무n}杖뭏杖무n{^ 1110011010011101100101101110101110101101100011111110011010011101100101101110101110101100101101000110111001111101111001101001110110010110111010111010110110001111111001101001110110010110111010111010110010110100011011100111101101011110 e69d96ebad8fe69d96ebacb46e7de69d96ebad8fe69d96ebacb46e7b5e
UHC 杖뭏杖무n}杖뭏杖무n{^ 111011011110100010111001101110001110110111101000101110011010101101101110011111011110110111101000101110011011100011101101111010001011100110101011011011100111101101011110 ede8b9b8ede8b9ab6e7dede8b9b8ede8b9ab6e7b5e

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