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 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 陜蒄i陜蒄iB 11101000100111011110010011010101100000101000100111101000100111011110010011010101100000101000100101000010 e89de4d58289e89de4d5828942
EUC-JP 陜蒄i陜蒄iB 11101111111111011110100011010111101000111110100111101111111111011110100011010111101000111110100101000010 effde8d7a3e9effde8d7a3e942
UTF-8 陜蒄i陜蒄iB 11101001100110011001110011101000100100101000010011101111101111011000100111101001100110011001110011101000100100101000010011101111101111011000100101000010 e9999ce89284efbd89e9999ce89284efbd8942
UHC 陜?i陜?iB 1111100111110000001111111010001111101001111110011111000000111111101000111110100101000010 f9f03fa3e9f9f03fa3e942

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