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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 錻蛾尚}錻蛾尚{^ 111010000100011010001001111010011000111110101110011111011110100001000110100010011110100110001111101011100111101101011110 e84689e98fae7de84689e98fae7b5e
EUC-JP 錻蛾尚}錻蛾尚{^ 111011111010011110110010111010111011111010110000011111011110111110100111101100101110101110111110101100000111101101011110 efa7b2ebbeb07defa7b2ebbeb07b5e
UTF-8 錻蛾尚}錻蛾尚{^ 111010011000110010111011111010001001101110111110111001011011000010011010011111011110100110001100101110111110100010011011101111101110010110110000100110100111101101011110 e98cbbe89bbee5b09a7de98cbbe89bbee5b09a7b5e
UHC ?蛾?}?蛾?{^ 0011111111100100101101100011111101111101001111111110010010110110001111110111101101011110 3fe4b63f7d3fe4b63f7b5e

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