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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鬱?中?鬱?中?^ 10011111010101000011111110010010100001100011111110011111010101000011111110010010100001100011111101011110 9f543f92863f9f543f92863f5e
EUC-JP 鬱?中?鬱?中?^ 11011101101101010011111111000011111001100011111111011101101101010011111111000011111001100011111101011110 ddb53fc3e63fddb53fc3e63f5e
UTF-8 鬱렠中급鬱렠中긁^ 11101001101011001011000111101011101000001010000011100100101110001010110111101010101110001000100111101001101011001011000111101011101000001010000011100100101110001010110111101010101110001000000101011110 e9acb1eba0a0e4b8adeab889e9acb1eba0a0e4b8adeab8815e
UHC 鬱렠中급鬱렠中긁^ 1110101010100110100011101011000111110001111010011011000111011110111010101010011010001110101100011111000111101001101100011101110001011110 eaa68eb1f1e9b1deeaa68eb1f1e9b1dc5e

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