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 葢イ讀ァ[}葢イ讀ァ[{^ 1110010011100010101100101110011010100100101001110101101101111101111001001110001010110010111001101010010010100111010110110111101101011110 e4e2b2e6a4a75b7de4e2b2e6a4a75b7b5e
EUC-JP 葢イ讀ァ[}葢イ讀ァ[{^ 111010001110010010001110101100101110110010100110100011101010011101011011011111011110100011100100100011101011001011101100101001101000111010100111010110110111101101011110 e8e48eb2eca68ea75b7de8e48eb2eca68ea75b7b5e
UTF-8 葢イ讀ァ[}葢イ讀ァ[{^ 1110100010010001101000101110111110111101101100101110100010101110100000001110111110111101101001110101101101111101111010001001000110100010111011111011110110110010111010001010111010000000111011111011110110100111010110110111101101011110 e891a2efbdb2e8ae80efbda75b7de891a2efbdb2e8ae80efbda75b7b5e
UHC ??讀?[}??讀?[{^ 001111110011111111010100110000010011111101011011011111010011111100111111110101001100000100111111010110110111101101011110 3f3fd4c13f5b7d3f3fd4c13f5b7b5e

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