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 趺滔ゥм趺滔ゥк^ 111001101110010110011111111010111010100110000100011111011110011011100101100111111110101110101001100001000111101101011110 e6e59feba9847de6e59feba9847b5e
EUC-JP 趺滔ゥм趺滔ゥк^ 1110110011100111110111101110110110001110101010011010011111011110111011001110011111011110111011011000111010101001101001111101110001011110 ece7deed8ea9a7deece7deed8ea9a7dc5e
UTF-8 趺滔ゥм趺滔ゥк^ 1110100010110110101110101110011010111011100101001110111110111101101010011101000010111100111010001011011010111010111001101011101110010100111011111011110110101001110100001011101001011110 e8b6bae6bb94efbda9d0bce8b6bae6bb94efbda9d0ba5e
UHC 趺滔?м趺滔?к^ 110111011011101011010100101001010011111110101100110111101101110110111010110101001010010100111111101011001101110001011110 ddbad4a53facdeddbad4a53facdc5e

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