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 1001011010101011001111111001001010010100100101000100110001101001100101101010101100111111100100101001010010010100010011000110100101000010 96ab3f9294944c6996ab3f9294944c6942
EUC-JP 稔?樗猫i稔?樗猫iB 1100110010101101001111111100001111110100110001111010110101101001110011001010110100111111110000111111010011000111101011010110100101000010 ccad3fc3f4c7ad69ccad3fc3f4c7ad6942
UTF-8 稔렋樗猫i稔렋樗猫iB 111001111010100010010100111010111010000010001011111001101010100010010111111001111000110010101011011010011110011110101000100101001110101110100000100010111110011010101000100101111110011110001100101010110110100101000010 e7a894eba08be6a897e78cab69e7a894eba08be6a897e78cab6942
UHC 稔렋樗猫i稔렋樗猫iB 11101100111110011000111010100010111011101100000011011001110111100110100111101100111110011000111010100010111011101100000011011001110111100110100101000010 ecf98ea2eec0d9de69ecf98ea2eec0d9de6942

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