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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 訝??[訝??[^ 1110011001100010001111110011111101011011111001100110001000111111001111110101101101011110 e6623f3f5be6623f3f5b5e
EUC-JP 訝??[訝??[^ 1110101111000011001111110011111101011011111010111100001100111111001111110101101101011110 ebc33f3f5bebc33f3f5b5e
UTF-8 訝덌슭[訝덌슭[^ 111010001010100010011101111010111000110110001100111011001000101010101101010110111110100010101000100111011110101110001101100011001110110010001010101011010101101101011110 e8a89deb8d8cec8aad5be8a89deb8d8cec8aad5b5e
UHC 訝덌슭[訝덌슭[^ 111001001011100010001000111011111011110110111110010110111110010010111000100010001110111110111101101111100101101101011110 e4b888efbdbe5be4b888efbdbe5b5e

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