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 議?援?}議?援?{^ 100010110110001100111111100010011000011100111111011111011000101101100011001111111000100110000111001111110111101101011110 8b633f89873f7d8b633f89873f7b5e
EUC-JP 議?援?}議?援?{^ 101101011100010000111111101100011110011100111111011111011011010111000100001111111011000111100111001111110111101101011110 b5c43fb1e73f7db5c43fb1e73f7b5e
UTF-8 議렣援렣}議렣援렣{^ 111010001010110110110000111010111010000010100011111001101000111110110100111010111010000010100011011111011110100010101101101100001110101110100000101000111110011010001111101101001110101110100000101000110111101101011110 e8adb0eba0a3e68fb4eba0a37de8adb0eba0a3e68fb4eba0a37b5e
UHC 議렣援렣}議렣援렣{^ 11101100101000011000111010110100111010101011010110001110101101000111110111101100101000011000111010110100111010101011010110001110101101000111101101011110 eca18eb4eab58eb47deca18eb4eab58eb47b5e

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