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 ??瑚?}??瑚?{^ 00111111001111111000110011101000001111110111110100111111001111111000110011101000001111110111101101011110 3f3f8ce83f7d3f3f8ce83f7b5e
EUC-JP ??瑚?}??瑚?{^ 00111111001111111011100011101010001111110111110100111111001111111011100011101010001111110111101101011110 3f3fb8ea3f7d3f3fb8ea3f7b5e
UTF-8 瑥렦瑚렭}瑥렦瑚렭{^ 111001111001000110100101111010111010000010100110111001111001000110011010111010111010000010101101011111011110011110010001101001011110101110100000101001101110011110010001100110101110101110100000101011010111101101011110 e791a5eba0a6e7919aeba0ad7de791a5eba0a6e7919aeba0ad7b5e
UHC 瑥렦瑚렭}瑥렦瑚렭{^ 11101000101011111000111010110101111110111101000110001110101110100111110111101000101011111000111010110101111110111101000110001110101110100111101101011110 e8af8eb5fbd18eba7de8af8eb5fbd18eba7b5e

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