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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN アフ招゚ケアフ招゚ケ^ 10110001110011001000111110110101110111111011100110110001110011001000111110110101110111111011100101011110 b1cc8fb5dfb9b1cc8fb5dfb95e
EUC-JP アフ招゚ケアフ招゚ケ^ 100011101011000110001110110011001011111010110111100011101101111110001110101110011000111010110001100011101100110010111110101101111000111011011111100011101011100101011110 8eb18eccbeb78edf8eb98eb18eccbeb78edf8eb95e
UTF-8 アフ招゚ケアフ招゚ケ^ 11101111101111011011000111101111101111101000110011100110100010111001101111101111101111101001111111101111101111011011100111101111101111011011000111101111101111101000110011100110100010111001101111101111101111101001111111101111101111011011100101011110 efbdb1efbe8ce68b9befbe9fefbdb9efbdb1efbe8ce68b9befbe9fefbdb95e
UHC ??招????招??^ 00111111001111111111010011111101001111110011111100111111001111111111010011111101001111110011111101011110 3f3ff4fd3f3f3f3ff4fd3f3f5e

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