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 ?譯?}?譯?{^ 0011111111100110101000010011111101111101001111111110011010100001001111110111101101011110 3fe6a13f7d3fe6a13f7b5e
EUC-JP ?譯?}?譯?{^ 0011111111101100101000110011111101111101001111111110110010100011001111110111101101011110 3feca33f7d3feca33f7b5e
UTF-8 묥譯붽}묥譯붽{^ 111010111010110010100101111010001010110110101111111010111011011010111101011111011110101110101100101001011110100010101101101011111110101110110110101111010111101101011110 ebaca5e8adafebb6bd7debaca5e8adafebb6bd7b5e
UHC 묥譯붽}묥譯붽{^ 100100011111110011100110101110111001010011101010011111011001000111111100111001101011101110010100111010100111101101011110 91fce6bb94ea7d91fce6bb94ea7b5e

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