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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 豁主ー願セソ遶ッ 111001101010110110001110111001011011000010001010111010001011111010111111111001111010101110101111 e6ad8ee5b08ae8bebfe7abaf
EUC-JP 豁主ー願セソ遶ッ 11101100101011111011110011100111100011101011000010110100111010101000111010111110100011101011111111101110101011011000111010101111 ecafbce78eb0b4ea8ebe8ebfeead8eaf
UTF-8 豁主ー願セソ遶ッ 111010001011000110000001111001001011100010111011111011111011110110110000111010011010000110011000111011111011110110111110111011111011110110111111111010011000000110110110111011111011110110101111 e8b181e4b8bbefbdb0e9a198efbdbeefbdbfe981b6efbdaf
UHC 豁主?願???? 1111110011000011111100011010101100111111111010101100001100111111001111110011111100111111 fcc3f1ab3feac33f3f3f3f

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