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 遶コ阨骸遶コ阨骸^ 111001111010101110111010111010001001010110001010010110111110011110101011101110101110100010010101100010100101101101011110 e7abbae8958a5be7abbae8958a5b5e
EUC-JP 遶コ阨骸遶コ阨骸^ 1110111010101101100011101011101011101111111101011011001110111100111011101010110110001110101110101110111111110101101100111011110001011110 eead8ebaeff5b3bceead8ebaeff5b3bc5e
UTF-8 遶コ阨骸遶コ阨骸^ 11101001100000011011011011101111101111011011101011101001100110001010100011101001101010101011100011101001100000011011011011101111101111011011101011101001100110001010100011101001101010101011100001011110 e981b6efbdbae998a8e9aab8e981b6efbdbae998a8e9aab85e
UHC ???骸???骸^ 0011111100111111001111111111101010110101001111110011111100111111111110101011010101011110 3f3f3ffab53f3f3ffab55e

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