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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?豬?オ?豬?オ^ 0011111111100110101101010011111110110101001111111110011010110101001111111011010101011110 3fe6b53fb53fe6b53fb55e
EUC-JP ?豬?オ?豬?オ^ 00111111111011001011011100111111100011101011010100111111111011001011011100111111100011101011010101011110 3fecb73f8eb53fecb73f8eb55e
UTF-8 䵴豬䵸オ䵴豬䵸オ^ 11100100101101011011010011101000101100011010110011100100101101011011100011101111101111011011010111100100101101011011010011101000101100011010110011100100101101011011100011101111101111011011010101011110 e4b5b4e8b1ace4b5b8efbdb5e4b5b4e8b1ace4b5b8efbdb55e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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