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 精?艇?精?艇?^ 10010000101110000011111110010010111110000011111110010000101110000011111110010010111110000011111101011110 90b83f92f83f90b83f92f83f5e
EUC-JP 精?艇?精?艇?^ 11000000101110100011111111000100111110100011111111000000101110100011111111000100111110100011111101011110 c0ba3fc4fa3fc0ba3fc4fa3f5e
UTF-8 精렖艇∼精렖艇∼^ 11100111101100101011111011101011101000001001011011101000100010011000011111100010100010001011110011100111101100101011111011101011101000001001011011101000100010011000011111100010100010001011110001011110 e7b2beeba096e88987e288bce7b2beeba096e88987e288bc5e
UHC 精렖艇∼精렖艇∼^ 1110111111110001100011101010101111101111111100111010000110101101111011111111000110001110101010111110111111110011101000011010110101011110 eff18eabeff3a1adeff18eabeff3a1ad5e

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