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 —~šæJ}—~šæJ{^ 10010111011111101001101011100110010010100111110110010111011111101001101011100110010010100111101101011110 977e9ae64a7d977e9ae64a7b5e
SJIS-WIN ?~??J}?~??J{^ 00111111011111100011111100111111010010100111110100111111011111100011111100111111010010100111101101011110 3f7e3f3f4a7d3f7e3f3f4a7b5e
EUC-JP ?~?æJ}?~?æJ{^ 0011111101111110001111111000111110101001110000010100101001111101001111110111111000111111100011111010100111000001010010100111101101011110 3f7e3f8fa9c14a7d3f7e3f8fa9c14a7b5e
UTF-8 —~šæJ}—~šæJ{^ 11000010100101110111111011000010100110101100001110100110010010100111110111000010100101110111111011000010100110101100001110100110010010100111101101011110 c2977ec29ac3a64a7dc2977ec29ac3a64a7b5e
UHC ?~?æJ}?~?æJ{^ 001111110111111000111111101010011010000101001010011111010011111101111110001111111010100110100001010010100111101101011110 3f7e3fa9a14a7d3f7e3fa9a14a7b5e

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