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 豎仙脅}豎仙脅{^ 111001101011000110010000111001011000101110111010011111011110011010110001100100001110010110001011101110100111101101011110 e6b190e58bba7de6b190e58bba7b5e
EUC-JP 豎仙脅}豎仙脅{^ 111011001011001111000000111001111011011010111100011111011110110010110011110000001110011110110110101111000111101101011110 ecb3c0e7b6bc7decb3c0e7b6bc7b5e
UTF-8 豎仙脅}豎仙脅{^ 111010001011000110001110111001001011101110011001111010001000010010000101011111011110100010110001100011101110010010111011100110011110100010000100100001010111101101011110 e8b18ee4bb99e884857de8b18ee4bb99e884857b5e
UHC ?仙脅}?仙脅{^ 00111111111000001011100111111010111101100111110100111111111000001011100111111010111101100111101101011110 3fe0b9faf67d3fe0b9faf67b5e

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