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 醍???}醍???{^ 10010001111001110011111100111111001111110111110110010001111001110011111100111111001111110111101101011110 91e73f3f3f7d91e73f3f3f7b5e
EUC-JP 醍???}醍???{^ 11000010111010010011111100111111001111110111110111000010111010010011111100111111001111110111101101011110 c2e93f3f3f7dc2e93f3f3f7b5e
UTF-8 醍렕戶렭}醍렕戶렭{^ 111010011000011010001101111010111010000010010101111001101000100010110110111010111010000010101101011111011110100110000110100011011110101110100000100101011110011010001000101101101110101110100000101011010111101101011110 e9868deba095e688b6eba0ad7de9868deba095e688b6eba0ad7b5e
UHC 醍렕戶렭}醍렕戶렭{^ 11110000101101011000111010101010111110111100001010001110101110100111110111110000101101011000111010101010111110111100001010001110101110100111101101011110 f0b58eaafbc28eba7df0b58eaafbc28eba7b5e

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