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 溿失鳫宍溿失鳫宍^ 1111101101001010100011101011100011101001111011011000111010110011111110110100101010001110101110001110100111101101100011101011001101011110 fb4a8eb8e9ed8eb3fb4a8eb8e9ed8eb35e
EUC-JP 溿失鳫宍溿失鳫宍^ 10001111110010001011000110111100101110101111001011101111101111001011010110001111110010001011000110111100101110101111001011101111101111001011010101011110 8fc8b1bcbaf2efbcb58fc8b1bcbaf2efbcb55e
UTF-8 溿失鳫宍溿失鳫宍^ 11100110101110101011111111100101101001001011000111101001101100111010101111100101101011101000110111100110101110101011111111100101101001001011000111101001101100111010101111100101101011101000110101011110 e6babfe5a4b1e9b3abe5ae8de6babfe5a4b1e9b3abe5ae8d5e
UHC ?失???失??^ 0011111111100011111101110011111100111111001111111110001111110111001111110011111101011110 3fe3f73f3f3fe3f73f3f5e

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