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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ?ヲ辷サn}?ヲ辷サn{^ 001111111010011011100111100010001011101101101110011111010011111110100110111001111000100010111011011011100111101101011110 3fa6e788bb6e7d3fa6e788bb6e7b5e
EUC-JP 誷ヲ辷サn}誷ヲ辷サn{^ 1000111111011110101000101000111010100110111011011110100010001110101110110110111001111101100011111101111010100010100011101010011011101101111010001000111010111011011011100111101101011110 8fdea28ea6ede88ebb6e7d8fdea28ea6ede88ebb6e7b5e
UTF-8 誷ヲ辷サn}誷ヲ辷サn{^ 1110100010101010101101111110111110111101101001101110100010111110101101111110111110111101101110110110111001111101111010001010101010110111111011111011110110100110111010001011111010110111111011111011110110111011011011100111101101011110 e8aab7efbda6e8beb7efbdbb6e7de8aab7efbda6e8beb7efbdbb6e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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