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 遶ェ雉蓋}遶ェ雉蓋{^ 1110011110101011101010101110100010110011100010100101011101111101111001111010101110101010111010001011001110001010010101110111101101011110 e7abaae8b38a577de7abaae8b38a577b5e
EUC-JP 遶ェ雉蓋}遶ェ雉蓋{^ 11101110101011011000111010101010111100001011010110110011101110000111110111101110101011011000111010101010111100001011010110110011101110000111101101011110 eead8eaaf0b5b3b87deead8eaaf0b5b3b87b5e
UTF-8 遶ェ雉蓋}遶ェ雉蓋{^ 111010011000000110110110111011111011110110101010111010011001101110001001111010001001001110001011011111011110100110000001101101101110111110111101101010101110100110011011100010011110100010010011100010110111101101011110 e981b6efbdaae99b89e8938b7de981b6efbdaae99b89e8938b7b5e
UHC ??雉蓋}??雉蓋{^ 001111110011111111110110110010111100101111001111011111010011111100111111111101101100101111001011110011110111101101011110 3f3ff6cbcbcf7d3f3ff6cbcbcf7b5e

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