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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 琲瘻蚶}琲瘻蚶{^ 111000001110100011100001100100011110010101110011011111011110000011101000111000011001000111100101011100110111101101011110 e0e8e191e5737de0e8e191e5737b5e
EUC-JP 琲瘻蚶}琲瘻蚶{^ 111000001110101011100001111100011110100111010100011111011110000011101010111000011111000111101001110101000111101101011110 e0eae1f1e9d47de0eae1f1e9d47b5e
UTF-8 琲瘻蚶}琲瘻蚶{^ 111001111001000010110010111001111001100010111011111010001001101010110110011111011110011110010000101100101110011110011000101110111110100010011010101101100111101101011110 e790b2e798bbe89ab67de790b2e798bbe89ab67b5e
UHC ?瘻?}?瘻?{^ 0011111111010111101010100011111101111101001111111101011110101010001111110111101101011110 3fd7aa3f7d3fd7aa3f7b5e

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