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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 秧??\}秧??\{^ 11100010010111100011111100111111010111000111110111100010010111100011111100111111010111000111101101011110 e25e3f3f5c7de25e3f3f5c7b5e
EUC-JP 秧??\}秧??\{^ 11100011101111110011111100111111010111000111110111100011101111110011111100111111010111000111101101011110 e3bf3f3f5c7de3bf3f3f5c7b5e
UTF-8 秧섋꽦\}秧섋꽦\{^ 1110011110100111101001111110110010000100100010111110101010111101101001100101110001111101111001111010011110100111111011001000010010001011111010101011110110100110010111000111101101011110 e7a7a7ec848beabda65c7de7a7a7ec848beabda65c7b5e
UHC 秧섋꽦\}秧섋꽦\{^ 1110010011101011100110001110100010000100101100010101110001111101111001001110101110011000111010001000010010110001010111000111101101011110 e4eb98e884b15c7de4eb98e884b15c7b5e

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