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 ????[}????[{^ 00111111001111110011111100111111010110110111110100111111001111110011111100111111010110110111101101011110 3f3f3f3f5b7d3f3f3f3f5b7b5e
SJIS-WIN 讖滂ァ丑[}讖滂ァ丑[{^ 11100110101010011001111111101111101001111000100101001110010110110111110111100110101010011001111111101111101001111000100101001110010110110111101101011110 e6a99fefa7894e5b7de6a99fefa7894e5b7b5e
EUC-JP 讖滂ァ丑[}讖滂ァ丑[{^ 111011001010101111011110111100011000111010100111101100011010111101011011011111011110110010101011110111101111000110001110101001111011000110101111010110110111101101011110 ecabdef18ea7b1af5b7decabdef18ea7b1af5b7b5e
UTF-8 讖滂ァ丑[}讖滂ァ丑[{^ 1110100010101110100101101110011010111011100000101110111110111101101001111110010010111000100100010101101101111101111010001010111010010110111001101011101110000010111011111011110110100111111001001011100010010001010110110111101101011110 e8ae96e6bb82efbda7e4b8915b7de8ae96e6bb82efbda7e4b8915b7b5e
UHC 讖滂?丑[}讖滂?丑[{^ 11110011110110011101101110110101001111111111010111100100010110110111110111110011110110011101101110110101001111111111010111100100010110110111101101011110 f3d9dbb53ff5e45b7df3d9dbb53ff5e45b7b5e

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