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 ??}????e^ 001111110011111101111101001111110011111100111111001111110110010101011110 3f3f7d3f3f3f3f655e
SJIS-WIN 将。}将「宵ソe^ 100011111010101110100001011111011000111110101011101000101000111110101010101111110110010101011110 8faba17d8faba28faabf655e
EUC-JP 将。}将「宵ソe^ 101111101010110110001110101000010111110110111110101011011000111010100010101111101010110010001110101111110110010101011110 bead8ea17dbead8ea2beac8ebf655e
UTF-8 将。}将「宵ソe^ 111001011011000010000110111011111011110110100001011111011110010110110000100001101110111110111101101000101110010110101110101101011110111110111101101111110110010101011110 e5b086efbda17de5b086efbda2e5aeb5efbdbf655e
UHC ??}??宵?e^ 00111111001111110111110100111111001111111110000110110010001111110110010101011110 3f3f7d3f3fe1b23f655e

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