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 11101000100111001001001011101111101111011010010111101000100111001001001011101111101111011010010101000010 e89c92efbda5e89c92efbda542
EUC-JP 陷抵ス・陷抵ス・B 1110111111111100110001001111000110001110101111011000111010100101111011111111110011000100111100011000111010111101100011101010010101000010 effcc4f18ebd8ea5effcc4f18ebd8ea542
UTF-8 陷抵ス・陷抵ス・B 11101001100110011011011111100110100010101011010111101111101111011011110111101111101111011010010111101001100110011011011111100110100010101011010111101111101111011011110111101111101111011010010101000010 e999b7e68ab5efbdbdefbda5e999b7e68ab5efbdbdefbda542
UHC 陷抵??陷抵??B 11111001111010001110111010111101001111110011111111111001111010001110111010111101001111110011111101000010 f9e8eebd3f3ff9e8eebd3f3f42

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