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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 澳??憶?澳??憶?B 111000000101001100111111001111111000100110101111001111111110000001010011001111110011111110001001101011110011111101000010 e0533f3f89af3fe0533f3f89af3f42
EUC-JP 澳??憶?澳??憶?B 110111111011010000111111001111111011001010110001001111111101111110110100001111110011111110110010101100010011111101000010 dfb43f3fb2b13fdfb43f3fb2b13f42
UTF-8 澳사빐憶뛦澳사빐憶뛦B 11100110101111101011001111101100100000101010110011101011101110011001000011100110100001101011011011101011100110111010011011100110101111101011001111101100100000101010110011101011101110011001000011100110100001101011011011101011100110111010011001000010 e6beb3ec82acebb990e686b6eb9ba6e6beb3ec82acebb990e686b6eb9ba642
UHC 澳사빐憶뛦澳사빐憶뛦B 111001111111111010111011111001111001010110110100111001011110001110001101011010011110011111111110101110111110011110010101101101001110010111100011100011010110100101000010 e7febbe795b4e5e38d69e7febbe795b4e5e38d6942

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