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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 闢奇ス・陷抵ス・B 11101000100100111000101011101111101111011010010111101000100111001001001011101111101111011010010101000010 e8938aefbda5e89c92efbda542
EUC-JP 闢奇ス・陷抵ス・B 1110111111110011101101001111000110001110101111011000111010100101111011111111110011000100111100011000111010111101100011101010010101000010 eff3b4f18ebd8ea5effcc4f18ebd8ea542
UTF-8 闢奇ス・陷抵ス・B 11101001100101111010001011100101101001011000011111101111101111011011110111101111101111011010010111101001100110011011011111100110100010101011010111101111101111011011110111101111101111011010010101000010 e997a2e5a587efbdbdefbda5e999b7e68ab5efbdbdefbda542
UHC 闢奇??陷抵??B 11011100101000111101000011110100001111110011111111111001111010001110111010111101001111110011111101000010 dca3d0f43f3ff9e8eebd3f3f42

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