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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 俗?\}俗?\{^ 1001000110101101001111110101110001111101100100011010110100111111010111000111101101011110 91ad3f5c7d91ad3f5c7b5e
EUC-JP 俗?\}俗?\{^ 1100001010101111001111110101110001111101110000101010111100111111010111000111101101011110 c2af3f5c7dc2af3f5c7b5e
UTF-8 俗稶\}俗稶\{^ 1110010010111111100101111110011110101000101101100101110001111101111001001011111110010111111001111010100010110110010111000111101101011110 e4bf97e7a8b65c7de4bf97e7a8b65c7b5e
UHC 俗稶\}俗稶\{^ 11100001110101001110100111110011010111000111110111100001110101001110100111110011010111000111101101011110 e1d4e9f35c7de1d4e9f35c7b5e

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