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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 塋??}塋??{^ 1001101011001000001111110011111101111101100110101100100000111111001111110111101101011110 9ac83f3f7d9ac83f3f7b5e
EUC-JP 塋??}塋??{^ 1101010011001010001111110011111101111101110101001100101000111111001111110111101101011110 d4ca3f3f7dd4ca3f3f7b5e
UTF-8 塋뉛슈}塋뉛슈{^ 111001011010000110001011111010111000100110011011111011001000101010001000011111011110010110100001100010111110101110001001100110111110110010001010100010000111101101011110 e5a18beb899bec8a887de5a18beb899bec8a887b5e
UHC 塋뉛슈}塋뉛슈{^ 111001111010101110000111111011111011110110110100011111011110011110101011100001111110111110111101101101000111101101011110 e7ab87efbdb47de7ab87efbdb47b5e

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