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 111010011000000110010010111011111011110110101001011010011110100110000001100100101110111110111101101010010110100101000010 e98192efbda969e98192efbda96942
EUC-JP 驕抵スゥi驕抵スゥiB 11110001111000011100010011110001100011101011110110001110101010010110100111110001111000011100010011110001100011101011110110001110101010010110100101000010 f1e1c4f18ebd8ea969f1e1c4f18ebd8ea96942
UTF-8 驕抵スゥi驕抵スゥiB 111010011010100110010101111001101000101010110101111011111011110110111101111011111011110110101001011010011110100110101001100101011110011010001010101101011110111110111101101111011110111110111101101010010110100101000010 e9a995e68ab5efbdbdefbda969e9a995e68ab5efbdbdefbda96942
UHC 驕抵??i驕抵??iB 110011101111011011101110101111010011111100111111011010011100111011110110111011101011110100111111001111110110100101000010 cef6eebd3f3f69cef6eebd3f3f6942

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