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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 蝌幃斡\}蝌幃斡\{^ 1110010110011000100110111110100110001000101101000101110001111101111001011001100010011011111010011000100010110100010111000111101101011110 e5989be988b45c7de5989be988b45c7b5e
EUC-JP 蝌幃斡\}蝌幃斡\{^ 1110100111111000110101101110101110110000101101100101110001111101111010011111100011010110111010111011000010110110010111000111101101011110 e9f8d6ebb0b65c7de9f8d6ebb0b65c7b5e
UTF-8 蝌幃斡\}蝌幃斡\{^ 1110100010011101100011001110010110111001100000111110011010010110101000010101110001111101111010001001110110001100111001011011100110000011111001101001011010100001010111000111101101011110 e89d8ce5b983e696a15c7de89d8ce5b983e696a15c7b5e
UHC ??斡\}??斡\{^ 00111111001111111110010011010110010111000111110100111111001111111110010011010110010111000111101101011110 3f3fe4d65c7d3f3fe4d65c7b5e

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