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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 遶ェ雉確}遶ェ雉確{^ 1110011110101011101010101110100010110011100010100110110101111101111001111010101110101010111010001011001110001010011011010111101101011110 e7abaae8b38a6d7de7abaae8b38a6d7b5e
EUC-JP 遶ェ雉確}遶ェ雉確{^ 11101110101011011000111010101010111100001011010110110011110011100111110111101110101011011000111010101010111100001011010110110011110011100111101101011110 eead8eaaf0b5b3ce7deead8eaaf0b5b3ce7b5e
UTF-8 遶ェ雉確}遶ェ雉確{^ 111010011000000110110110111011111011110110101010111010011001101110001001111001111010001010111010011111011110100110000001101101101110111110111101101010101110100110011011100010011110011110100010101110100111101101011110 e981b6efbdaae99b89e7a2ba7de981b6efbdaae99b89e7a2ba7b5e
UHC ??雉確}??雉確{^ 001111110011111111110110110010111111110010101100011111010011111100111111111101101100101111111100101011000111101101011110 3f3ff6cbfcac7d3f3ff6cbfcac7b5e

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