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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 楔橈妖楔橈妖^ 10011110101101101001111011110100100101110110010010011110101101101001111011110100100101110110010001011110 9eb69ef497649eb69ef497645e
EUC-JP 楔橈妖楔橈妖^ 11011100101110001101110011110110110011011100010111011100101110001101110011110110110011011100010101011110 dcb8dcf6cdc5dcb8dcf6cdc55e
UTF-8 楔橈妖楔橈妖^ 11100110101001011001010011100110101010011000100011100101101001101001011011100110101001011001010011100110101010011000100011100101101001101001011001011110 e6a594e6a988e5a696e6a594e6a988e5a6965e
UHC 楔橈妖楔橈妖^ 11100000110110111110100011111010111010001110110111100000110110111110100011111010111010001110110101011110 e0dbe8fae8ede0dbe8fae8ed5e

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