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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 驕ョ螳肱}驕ョ螳肱{^ 1110100110000001101011101110010110101110100011010110111001111101111010011000000110101110111001011010111010001101011011100111101101011110 e981aee5ae8d6e7de981aee5ae8d6e7b5e
EUC-JP 驕ョ螳肱}驕ョ螳肱{^ 11110001111000011000111010101110111010101011000010111001110011110111110111110001111000011000111010101110111010101011000010111001110011110111101101011110 f1e18eaeeab0b9cf7df1e18eaeeab0b9cf7b5e
UTF-8 驕ョ螳肱}驕ョ螳肱{^ 111010011010100110010101111011111011110110101110111010001001111010110011111010001000001010110001011111011110100110101001100101011110111110111101101011101110100010011110101100111110100010000010101100010111101101011110 e9a995efbdaee89eb3e882b17de9a995efbdaee89eb3e882b17b5e
UHC 驕?螳肱}驕?螳肱{^ 1100111011110110001111111101001111011001110011101101110101111101110011101111011000111111110100111101100111001110110111010111101101011110 cef63fd3d9cedd7dcef63fd3d9cedd7b5e

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