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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 兆???}兆???{^ 10010010100110110011111100111111001111110111110110010010100110110011111100111111001111110111101101011110 929b3f3f3f7d929b3f3f3f7b5e
EUC-JP 兆???}兆???{^ 11000011111110110011111100111111001111110111110111000011111110110011111100111111001111110111101101011110 c3fb3f3f3f7dc3fb3f3f3f7b5e
UTF-8 兆븜렧완}兆븜렧완{^ 111001011000010110000110111010111011100010011100111010111010000010100111111011001001100110000100011111011110010110000101100001101110101110111000100111001110101110100000101001111110110010011001100001000111101101011110 e58586ebb89ceba0a7ec99847de58586ebb89ceba0a7ec99847b5e
UHC 兆븜렧완}兆븜렧완{^ 11110000101111001011101011101110100011101011011010111111110011110111110111110000101111001011101011101110100011101011011010111111110011110111101101011110 f0bcbaee8eb6bfcf7df0bcbaee8eb6bfcf7b5e

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