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 蔕э就\}蔕э就\{^ 1110010011110110100001001000111110001111010000010101110001111101111001001111011010000100100011111000111101000001010111000111101101011110 e4f6848f8f415c7de4f6848f8f415c7b5e
EUC-JP 蔕э就\}蔕э就\{^ 1110100011111000101001111110111110111101101000100101110001111101111010001111100010100111111011111011110110100010010111000111101101011110 e8f8a7efbda25c7de8f8a7efbda25c7b5e
UTF-8 蔕э就\}蔕э就\{^ 111010001001010010010101110100011000110111100101101100001011000101011100011111011110100010010100100101011101000110001101111001011011000010110001010111000111101101011110 e89495d18de5b0b15c7de89495d18de5b0b15c7b5e
UHC ?э就\}?э就\{^ 001111111010110011101111111101101010011001011100011111010011111110101100111011111111011010100110010111000111101101011110 3faceff6a65c7d3faceff6a65c7b5e

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