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 遶ェ鬨貞塀遶ェ蜊 1110011110101011101010101110100110101000100100101110010110010101101110111110011110101011101010101110010110001101 e7abaae9a892e595bbe7abaae58d
EUC-JP 遶ェ鬨貞塀遶ェ蜊 11101110101011011000111010101010111100101010101011000100111001111100101010111101111011101010110110001110101010101110100111101101 eead8eaaf2aac4e7cabdeead8eaae9ed
UTF-8 遶ェ鬨貞塀遶ェ蜊 111010011000000110110110111011111011110110101010111010011010110010101000111010001011001010011110111001011010000110000000111010011000000110110110111011111011110110101010111010001001110010001010 e981b6efbdaae9aca8e8b29ee5a180e981b6efbdaae89c8a
UHC ???貞???? 001111110011111100111111111011111111011000111111001111110011111100111111 3f3f3feff63f3f3f3f

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