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 噎遨斫}噎遨斫{^ 100110100111100011100111101010011001110111001111011111011001101001111000111001111010100110011101110011110111101101011110 9a78e7a99dcf7d9a78e7a99dcf7b5e
EUC-JP 噎遨斫}噎遨斫{^ 110100111101100111101110101010111101101011010001011111011101001111011001111011101010101111011010110100010111101101011110 d3d9eeabdad17dd3d9eeabdad17b5e
UTF-8 噎遨斫}噎遨斫{^ 111001011001100110001110111010011000000110101000111001101001011010101011011111011110010110011001100011101110100110000001101010001110011010010110101010110111101101011110 e5998ee981a8e696ab7de5998ee981a8e696ab7b5e
UHC ??斫}??斫{^ 0011111100111111111011011100010101111101001111110011111111101101110001010111101101011110 3f3fedc57d3f3fedc57b5e

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