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 蟾作ケ柤}蟾作ケ柤{^ 1110010110110111100011011110110010111001100111100110111001111101111001011011011110001101111011001011100110011110011011100111101101011110 e5b78decb99e6e7de5b78decb99e6e7b5e
EUC-JP 蟾作ケ柤}蟾作ケ柤{^ 11101010101110011011101011101110100011101011100111011011110011110111110111101010101110011011101011101110100011101011100111011011110011110111101101011110 eab9baee8eb9dbcf7deab9baee8eb9dbcf7b5e
UTF-8 蟾作ケ柤}蟾作ケ柤{^ 111010001001111110111110111001001011110110011100111011111011110110111001111001101001111110100100011111011110100010011111101111101110010010111101100111001110111110111101101110011110011010011111101001000111101101011110 e89fbee4bd9cefbdb9e69fa47de89fbee4bd9cefbdb9e69fa47b5e
UHC 蟾作??}蟾作??{^ 111000001110101011101101110000100011111100111111011111011110000011101010111011011100001000111111001111110111101101011110 e0eaedc23f3f7de0eaedc23f3f7b5e

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