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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 消ヲ写軸}消ヲ写軸{^ 1000111111000001101001101000111011001010100011101011001001111101100011111100000110100110100011101100101010001110101100100111101101011110 8fc1a68eca8eb27d8fc1a68eca8eb27b5e
EUC-JP 消ヲ写軸}消ヲ写軸{^ 10111110110000111000111010100110101111001100110010111100101101000111110110111110110000111000111010100110101111001100110010111100101101000111101101011110 bec38ea6bcccbcb47dbec38ea6bcccbcb47b5e
UTF-8 消ヲ写軸}消ヲ写軸{^ 111001101011011010001000111011111011110110100110111001011000011010011001111010001011101110111000011111011110011010110110100010001110111110111101101001101110010110000110100110011110100010111011101110000111101101011110 e6b688efbda6e58699e8bbb87de6b688efbda6e58699e8bbb87b5e
UHC 消??軸}消??軸{^ 111000011011110000111111001111111111010111101110011111011110000110111100001111110011111111110101111011100111101101011110 e1bc3f3ff5ee7de1bc3f3ff5ee7b5e

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