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 淲キ髱肱}淲キ髱肱{^ 1111101101000100101101111110100110011101100011010110111001111101111110110100010010110111111010011001110110001101011011100111101101011110 fb44b7e99d8d6e7dfb44b7e99d8d6e7b5e
EUC-JP ?キ髱肱}?キ髱肱{^ 0011111110001110101101111111000111111101101110011100111101111101001111111000111010110111111100011111110110111001110011110111101101011110 3f8eb7f1fdb9cf7d3f8eb7f1fdb9cf7b5e
UTF-8 淲キ髱肱}淲キ髱肱{^ 111001101011011110110010111011111011110110110111111010011010101110110001111010001000001010110001011111011110011010110111101100101110111110111101101101111110100110101011101100011110100010000010101100010111101101011110 e6b7b2efbdb7e9abb1e882b17de6b7b2efbdb7e9abb1e882b17b5e
UHC ???肱}???肱{^ 00111111001111110011111111001110110111010111110100111111001111110011111111001110110111010111101101011110 3f3f3fcedd7d3f3f3fcedd7b5e

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