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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???游??儒??^ 001111110011111100111111100111111110000000111111001111111000111011110010001111110011111101011110 3f3f3f9fe03f3f8ef23f3f5e
EUC-JP ???游??儒??^ 001111110011111100111111110111101110001000111111001111111011110011110100001111110011111101011110 3f3f3fdee23f3fbcf43f3f5e
UTF-8 劣믩뀍游⑴뜏儒덈윧^ 11101111101001101001110111101011101011111010100111101011100000001000110111100110101110001011100011100010100100011011010011101011100111001000111111100101100001001001001011101011100011011000100011101100100111001010011101011110 efa69debafa9eb808de6b8b8e291b4eb9c8fe58492eb8d88ec9ca75e
UHC 劣믩뀍游⑴뜏儒덈윧^ 11100110111010111001001011101011100001011000100011101010111111011010100111100111100011011001001011101010111000111000100011101011100111111010011101011110 e6eb92eb8588eafda9e78d92eae388eb9fa75e

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