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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鉗ェ逋「遑エ陬 1110011111100111101010101110011110011001101000101110011110100001101101001110100010100011 e7e7aae799a2e7a1b4e8a3
EUC-JP 鉗ェ逋「遑エ陬 1110111011101001100011101010101011101101111110011000111010100010111011101010001110001110101101001111000010100101 eee98eaaedf98ea2eea38eb4f0a5
UTF-8 鉗ェ逋「遑エ陬 111010011000100110010111111011111011110110101010111010011000000010001011111011111011110110100010111010011000000110010001111011111011110110110100111010011001100110101100 e98997efbdaae9808befbda2e98191efbdb4e999ac
UHC 鉗?逋?遑?? 11001100110001100011111111111000111001110011111111111100110110100011111100111111 ccc63ff8e73ffcda3f3f

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