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 1110011011110000100010111110011110111110100111010111110101101001111001101111000010001011111001111011111010011101011111010110100101000010 e6f08be7be9d7d69e6f08be7be9d7d6942
EUC-JP 跼狗セ掵i跼狗セ掵iB 11101100111100101011011011101001100011101011111011011001110111100110100111101100111100101011011011101001100011101011111011011001110111100110100101000010 ecf2b6e98ebed9de69ecf2b6e98ebed9de6942
UTF-8 跼狗セ掵i跼狗セ掵iB 111010001011011110111100111001111000101110010111111011111011110110111110111001101000111010110101011010011110100010110111101111001110011110001011100101111110111110111101101111101110011010001110101101010110100101000010 e8b7bce78b97efbdbee68eb569e8b7bce78b97efbdbee68eb56942
UHC ?狗??i?狗??iB 00111111110011111011011100111111001111110110100100111111110011111011011100111111001111110110100101000010 3fcfb73f3f693fcfb73f3f6942

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