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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 邪粤糘袱邪粤糘袰^ 1000111011010111111000101110001111100010111100101110010111011110100011101101011111100010111000111110001011110010111001011101110001011110 8ed7e2e3e2f2e5de8ed7e2e3e2f2e5dc5e
EUC-JP 邪粤糘袱邪粤糘袰^ 1011110011011001111001001110010111100100111101001110101011100000101111001101100111100100111001011110010011110100111010101101111001011110 bcd9e4e5e4f4eae0bcd9e4e5e4f4eade5e
UTF-8 邪粤糘袱邪粤糘袰^ 11101001100000101010101011100111101100101010010011100111101100111001100011101000101000101011000111101001100000101010101011100111101100101010010011100111101100111001100011101000101000101011000001011110 e982aae7b2a4e7b398e8a2b1e982aae7b2a4e7b398e8a2b05e
UHC 邪???邪???^ 1101111011110111001111110011111100111111110111101111011100111111001111110011111101011110 def73f3f3fdef73f3f3f5e

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