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 ??a}??a{^ 001111110011111101100001011111010011111100111111011000010111101101011110 3f3f617d3f3f617b5e
SJIS-WIN 偲蒔a}偲蒔a{^ 10001110110000111000111010101010011000010111110110001110110000111000111010101010011000010111101101011110 8ec38eaa617d8ec38eaa617b5e
EUC-JP 偲蒔a}偲蒔a{^ 10111100110001011011110010101100011000010111110110111100110001011011110010101100011000010111101101011110 bcc5bcac617dbcc5bcac617b5e
UTF-8 偲蒔a}偲蒔a{^ 1110010110000001101100101110100010010010100101000110000101111101111001011000000110110010111010001001001010010100011000010111101101011110 e581b2e89294617de581b2e89294617b5e
UHC ?蒔a}?蒔a{^ 0011111111100011110010000110000101111101001111111110001111001000011000010111101101011110 3fe3c8617d3fe3c8617b5e

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