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 蠇帑クゼ}蠇帑クゼ{^ 1111101110100001100110111110010010111000100000110101101101111101111110111010000110011011111001001011100010000011010110110111101101011110 fba19be4b8835b7dfba19be4b8835b7b5e
EUC-JP ?帑クゼ}?帑クゼ{^ 0011111111010110111001101000111010111000101001011011110001111101001111111101011011100110100011101011100010100101101111000111101101011110 3fd6e68eb8a5bc7d3fd6e68eb8a5bc7b5e
UTF-8 蠇帑クゼ}蠇帑クゼ{^ 111010001010000010000111111001011011100010010001111011111011110110111000111000111000001010111100011111011110100010100000100001111110010110111000100100011110111110111101101110001110001110000010101111000111101101011110 e8a087e5b891efbdb8e382bc7de8a087e5b891efbdb8e382bc7b5e
UHC ?帑?ゼ}?帑?ゼ{^ 001111111111011110110110001111111010101110111100011111010011111111110111101101100011111110101011101111000111101101011110 3ff7b63fabbc7d3ff7b63fabbc7b5e

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