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 ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN 蠑オ?豢W}蠑オ?豢W{^ 1110010110111100101101010011111111100110101101000101011101111101111001011011110010110101001111111110011010110100010101110111101101011110 e5bcb53fe6b4577de5bcb53fe6b4577b5e
EUC-JP 蠑オ奡豢W}蠑オ奡豢W{^ 1110101010111110100011101011010110001111101110001111101111101100101101100101011101111101111010101011111010001110101101011000111110111000111110111110110010110110010101110111101101011110 eabe8eb58fb8fbecb6577deabe8eb58fb8fbecb6577b5e
UTF-8 蠑オ奡豢W}蠑オ奡豢W{^ 1110100010100000100100011110111110111101101101011110010110100101101000011110100010110001101000100101011101111101111010001010000010010001111011111011110110110101111001011010010110100001111010001011000110100010010101110111101101011110 e8a091efbdb5e5a5a1e8b1a2577de8a091efbdb5e5a5a1e8b1a2577b5e
UHC ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e

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