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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???壤?}???壤?{^ 001111110011111100111111100110101101111100111111011111010011111100111111001111111001101011011111001111110111101101011110 3f3f3f9adf3f7d3f3f3f9adf3f7b5e
EUC-JP ???壤?}???壤?{^ 001111110011111100111111110101001110000100111111011111010011111100111111001111111101010011100001001111110111101101011110 3f3f3fd4e13f7d3f3f3fd4e13f7b5e
UTF-8 歷쏀씉壤촱}歷쏀씉壤촱{^ 111011111010011010001100111011001000111110000000111011001001010010001001111001011010001110100100111011001011010010110001011111011110111110100110100011001110110010001111100000001110110010010100100010011110010110100011101001001110110010110100101100010111101101011110 efa68cec8f80ec9489e5a3a4ecb4b17defa68cec8f80ec9489e5a3a4ecb4b17b5e
UHC 歷쏀씉壤촱}歷쏀씉壤촱{^ 1110011010111000101111011110110110011101101000011110010110111101101011000110111001111101111001101011100010111101111011011001110110100001111001011011110110101100011011100111101101011110 e6b8bded9da1e5bdac6e7de6b8bded9da1e5bdac6e7b5e

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