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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 遶ェ雍域酪隱ー驕 1110011110101011101010101110100010110100100010001110011010010111100011111110100010101010101100001110100110000001 e7abaae8b488e6978fe8aab0e981
EUC-JP 遶ェ雍域酪隱ー驕 11101110101011011000111010101010111100001011011010110000111010001100110111101111111100001010110010001110101100001111000111100001 eead8eaaf0b6b0e8cdeff0ac8eb0f1e1
UTF-8 遶ェ雍域酪隱ー驕 111010011000000110110110111011111011110110101010111010011001101110001101111001011001111110011111111010011000010110101010111010011001101010110001111011111011110110110000111010011010100110010101 e981b6efbdaae99b8de59f9fe985aae99ab1efbdb0e9a995
UHC ??雍域酪隱?驕 00111111001111111110100010111100111001101011010011010101101011001110101111011111001111111100111011110110 3f3fe8bce6b4d5acebdf3fcef6

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