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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 穽?漿?穽?漿?^ 11100010011101100011111110011111111101110011111111100010011101100011111110011111111101110011111101011110 e2763f9ff73fe2763f9ff73f5e
EUC-JP 穽?漿?穽?漿?^ 11100011110101110011111111011110111110010011111111100011110101110011111111011110111110010011111101011110 e3d73fdef93fe3d73fdef93f5e
UTF-8 穽렦漿렱穽렦漿렱^ 11100111101010011011110111101011101000001010011011100110101111001011111111101011101000001011000111100111101010011011110111101011101000001010011011100110101111001011111111101011101000001011000101011110 e7a9bdeba0a6e6bcbfeba0b1e7a9bdeba0a6e6bcbfeba0b15e
UHC 穽렦漿렱穽렦漿렱^ 1110111111110000100011101011010111101101111011001000111010111110111011111111000010001110101101011110110111101100100011101011111001011110 eff08eb5edec8ebeeff08eb5edec8ebe5e

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