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 ???U}???U{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e
SJIS-WIN 蟻⑥?U}蟻⑥?U{^ 100010110110000110000111010001010011111101010101011111011000101101100001100001110100010100111111010101010111101101011110 8b6187453f557d8b6187453f557b5e
EUC-JP 蟻??U}蟻??U{^ 10110101110000100011111100111111010101010111110110110101110000100011111100111111010101010111101101011110 b5c23f3f557db5c23f3f557b5e
UTF-8 蟻⑥옖U}蟻⑥옖U{^ 1110100010011111101110111110001010010001101001011110110010011000100101100101010101111101111010001001111110111011111000101001000110100101111011001001100010010110010101010111101101011110 e89fbbe291a5ec9896557de89fbbe291a5ec9896557b5e
UHC 蟻⑥옖U}蟻⑥옖U{^ 1110101111111100101010001110110010011110100111000101010101111101111010111111110010101000111011001001111010011100010101010111101101011110 ebfca8ec9e9c557debfca8ec9e9c557b5e

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