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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 即足即測即足即測^ 1001000110100110100100011010101110010001101001101001000110101010100100011010011010010001101010111001000110100110100100011010101001011110 91a691ab91a691aa91a691ab91a691aa5e
EUC-JP 即足即測即足即測^ 1100001010101000110000101010110111000010101010001100001010101100110000101010100011000010101011011100001010101000110000101010110001011110 c2a8c2adc2a8c2acc2a8c2adc2a8c2ac5e
UTF-8 即足即測即足即測^ 11100101100011011011001111101000101101101011001111100101100011011011001111100110101110001010110011100101100011011011001111101000101101101011001111100101100011011011001111100110101110001010110001011110 e58db3e8b6b3e58db3e6b8ace58db3e8b6b3e58db3e6b8ac5e
UHC ?足?測?足?測^ 00111111111100001110101100111111111101101011010000111111111100001110101100111111111101101011010001011110 3ff0eb3ff6b43ff0eb3ff6b45e

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