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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 隶占ウェ\}隶占ウェ\{^ 1110100010101110100100001110100010110011101010100101110001111101111010001010111010010000111010001011001110101010010111000111101101011110 e8ae90e8b3aa5c7de8ae90e8b3aa5c7b5e
EUC-JP 隶占ウェ\}隶占ウェ\{^ 111100001011000011000000111010101000111010110011100011101010101001011100011111011111000010110000110000001110101010001110101100111000111010101010010111000111101101011110 f0b0c0ea8eb38eaa5c7df0b0c0ea8eb38eaa5c7b5e
UTF-8 隶占ウェ\}隶占ウェ\{^ 1110100110011010101101101110010110001101101000001110111110111101101100111110111110111101101010100101110001111101111010011001101010110110111001011000110110100000111011111011110110110011111011111011110110101010010111000111101101011110 e99ab6e58da0efbdb3efbdaa5c7de99ab6e58da0efbdb3efbdaa5c7b5e
UHC ?占??\}?占??\{^ 001111111110111110111111001111110011111101011100011111010011111111101111101111110011111100111111010111000111101101011110 3fefbf3f3f5c7d3fefbf3f3f5c7b5e

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