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 銖シ雕オ銖シ雕オ^ 11100111111100011011110011101000101110001011010111100111111100011011110011101000101110001011010101011110 e7f1bce8b8b5e7f1bce8b8b55e
EUC-JP 銖シ雕オ銖シ雕オ^ 1110111011110011100011101011110011110000101110101000111010110101111011101111001110001110101111001111000010111010100011101011010101011110 eef38ebcf0ba8eb5eef38ebcf0ba8eb55e
UTF-8 銖シ雕オ銖シ雕オ^ 11101001100010101001011011101111101111011011110011101001100110111001010111101111101111011011010111101001100010101001011011101111101111011011110011101001100110111001010111101111101111011011010101011110 e98a96efbdbce99b95efbdb5e98a96efbdbce99b95efbdb55e
UHC 銖?雕?銖?雕?^ 11100010110001110011111111110000111001110011111111100010110001110011111111110000111001110011111101011110 e2c73ff0e73fe2c73ff0e73f5e

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