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 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN 鄒樒擂i鄒樒擂iB 111001111011111010011110111001111001110110100101011010011110011110111110100111101110011110011101101001010110100101000010 e7be9ee79da569e7be9ee79da56942
EUC-JP 鄒樒擂i鄒樒擂iB 111011101100000011011100111010011101101010100111011010011110111011000000110111001110100111011010101001110110100101000010 eec0dce9daa769eec0dce9daa76942
UTF-8 鄒樒擂i鄒樒擂iB 111010011000010010010010111001101010100010010010111001101001001110000010011010011110100110000100100100101110011010101000100100101110011010010011100000100110100101000010 e98492e6a892e6938269e98492e6a892e693826942
UHC 鄒??i鄒??iB 1111010111011011001111110011111101101001111101011101101100111111001111110110100101000010 f5db3f3f69f5db3f3f6942

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