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 錺豪雑}錺豪雑{^ 111010000100010010001101100010111000111001000111011111011110100001000100100011011000101110001110010001110111101101011110 e8448d8b8e477de8448d8b8e477b5e
EUC-JP 錺豪雑}錺豪雑{^ 111011111010010110111001111010111011101110101000011111011110111110100101101110011110101110111011101010000111101101011110 efa5b9ebbba87defa5b9ebbba87b5e
UTF-8 錺豪雑}錺豪雑{^ 111010011000110010111010111010001011000110101010111010011001101110010001011111011110100110001100101110101110100010110001101010101110100110011011100100010111101101011110 e98cbae8b1aae99b917de98cbae8b1aae99b917b5e
UHC ?豪?}?豪?{^ 0011111111111011110111110011111101111101001111111111101111011111001111110111101101011110 3ffbdf3f7d3ffbdf3f7b5e

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