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 蟆顔ケー}蟆顔ケー{^ 111001011011000010001010111001111011100110110000011111011110010110110000100010101110011110111001101100000111101101011110 e5b08ae7b9b07de5b08ae7b9b07b5e
EUC-JP 蟆顔ケー}蟆顔ケー{^ 11101010101100101011010011101001100011101011100110001110101100000111110111101010101100101011010011101001100011101011100110001110101100000111101101011110 eab2b4e98eb98eb07deab2b4e98eb98eb07b5e
UTF-8 蟆顔ケー}蟆顔ケー{^ 111010001001111110000110111010011010000110010100111011111011110110111001111011111011110110110000011111011110100010011111100001101110100110100001100101001110111110111101101110011110111110111101101100000111101101011110 e89f86e9a194efbdb9efbdb07de89f86e9a194efbdb9efbdb07b5e
UHC ?顔??}?顔??{^ 00111111111001001101010000111111001111110111110100111111111001001101010000111111001111110111101101011110 3fe4d43f3f7d3fe4d43f3f7b5e

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