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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 遶ェ霎ー\}遶ェ霎ー\{^ 1110011110101011101010101110100010111110101100000101110001111101111001111010101110101010111010001011111010110000010111000111101101011110 e7abaae8beb05c7de7abaae8beb05c7b5e
EUC-JP 遶ェ霎ー\}遶ェ霎ー\{^ 111011101010110110001110101010101111000011000000100011101011000001011100011111011110111010101101100011101010101011110000110000001000111010110000010111000111101101011110 eead8eaaf0c08eb05c7deead8eaaf0c08eb05c7b5e
UTF-8 遶ェ霎ー\}遶ェ霎ー\{^ 1110100110000001101101101110111110111101101010101110100110011100100011101110111110111101101100000101110001111101111010011000000110110110111011111011110110101010111010011001110010001110111011111011110110110000010111000111101101011110 e981b6efbdaae99c8eefbdb05c7de981b6efbdaae99c8eefbdb05c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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