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 消ヲ焦ユ}消ヲ焦ユ{^ 100011111100000110100110100011111100010111010101011111011000111111000001101001101000111111000101110101010111101101011110 8fc1a68fc5d57d8fc1a68fc5d57b5e
EUC-JP 消ヲ焦ユ}消ヲ焦ユ{^ 10111110110000111000111010100110101111101100011110001110110101010111110110111110110000111000111010100110101111101100011110001110110101010111101101011110 bec38ea6bec78ed57dbec38ea6bec78ed57b5e
UTF-8 消ヲ焦ユ}消ヲ焦ユ{^ 111001101011011010001000111011111011110110100110111001111000010010100110111011111011111010010101011111011110011010110110100010001110111110111101101001101110011110000100101001101110111110111110100101010111101101011110 e6b688efbda6e784a6efbe957de6b688efbda6e784a6efbe957b5e
UHC 消?焦?}消?焦?{^ 111000011011110000111111111101011010010100111111011111011110000110111100001111111111010110100101001111110111101101011110 e1bc3ff5a53f7de1bc3ff5a53f7b5e

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