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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蟆冗ク毳蟆冗ク毬^ 111001011011000010001111111001111011100010011111011111011110010110110000100011111110011110111000100111110111101101011110 e5b08fe7b89f7de5b08fe7b89f7b5e
EUC-JP 蟆冗ク毳蟆冗ク毬^ 1110101010110010101111101110100110001110101110001101110111011110111010101011001010111110111010011000111010111000110111011101110001011110 eab2bee98eb8dddeeab2bee98eb8dddc5e
UTF-8 蟆冗ク毳蟆冗ク毬^ 11101000100111111000011011100101100001101001011111101111101111011011100011100110101011111011001111101000100111111000011011100101100001101001011111101111101111011011100011100110101011111010110001011110 e89f86e58697efbdb8e6afb3e89f86e58697efbdb8e6afac5e
UHC ?冗???冗?毬^ 001111111110100110110111001111110011111100111111111010011011011100111111110011111011001101011110 3fe9b73f3f3fe9b73fcfb35e

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