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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 邪蒔\}邪蒔\{^ 10001110110101111000111010101010010111000111110110001110110101111000111010101010010111000111101101011110 8ed78eaa5c7d8ed78eaa5c7b5e
EUC-JP 邪蒔\}邪蒔\{^ 10111100110110011011110010101100010111000111110110111100110110011011110010101100010111000111101101011110 bcd9bcac5c7dbcd9bcac5c7b5e
UTF-8 邪蒔\}邪蒔\{^ 1110100110000010101010101110100010010010100101000101110001111101111010011000001010101010111010001001001010010100010111000111101101011110 e982aae892945c7de982aae892945c7b5e
UHC 邪蒔\}邪蒔\{^ 11011110111101111110001111001000010111000111110111011110111101111110001111001000010111000111101101011110 def7e3c85c7ddef7e3c85c7b5e

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