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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 蘖?\}蘖?\{^ 1001111101010000001111110101110001111101100111110101000000111111010111000111101101011110 9f503f5c7d9f503f5c7b5e
EUC-JP 蘖?\}蘖?\{^ 1101110110110001001111110101110001111101110111011011000100111111010111000111101101011110 ddb13f5c7dddb13f5c7b5e
UTF-8 蘖봌\}蘖봌\{^ 1110100010011000100101101110101110110100100011000101110001111101111010001001100010010110111010111011010010001100010111000111101101011110 e89896ebb48c5c7de89896ebb48c5c7b5e
UHC 蘖봌\}蘖봌\{^ 11100101111011101001010001001011010111000111110111100101111011101001010001001011010111000111101101011110 e5ee944b5c7de5ee944b5c7b5e

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