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 ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
SJIS-WIN ??肢?i??肢?iB 00111111001111111000111010001000001111110110100100111111001111111000111010001000001111110110100101000010 3f3f8e883f693f3f8e883f6942
EUC-JP ??肢?i??肢?iB 00111111001111111011101111101000001111110110100100111111001111111011101111101000001111110110100101000010 3f3fbbe83f693f3fbbe83f6942
UTF-8 易렡肢렑i易렡肢렑iB 111011111010011110100000111010111010000010100001111010001000001010100010111010111010000010010001011010011110111110100111101000001110101110100000101000011110100010000010101000101110101110100000100100010110100101000010 efa7a0eba0a1e882a2eba09169efa7a0eba0a1e882a2eba0916942
UHC 易렡肢렑i易렡肢렑iB 11101100101011111000111010110010111100101011011010001110101001100110100111101100101011111000111010110010111100101011011010001110101001100110100101000010 ecaf8eb2f2b68ea669ecaf8eb2f2b68ea66942

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