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 趺滔エュ}趺滔エュ{^ 111001101110010110011111111010111011010010101101011111011110011011100101100111111110101110110100101011010111101101011110 e6e59febb4ad7de6e59febb4ad7b5e
EUC-JP 趺滔エュ}趺滔エュ{^ 11101100111001111101111011101101100011101011010010001110101011010111110111101100111001111101111011101101100011101011010010001110101011010111101101011110 ece7deed8eb48ead7dece7deed8eb48ead7b5e
UTF-8 趺滔エュ}趺滔エュ{^ 111010001011011010111010111001101011101110010100111011111011110110110100111011111011110110101101011111011110100010110110101110101110011010111011100101001110111110111101101101001110111110111101101011010111101101011110 e8b6bae6bb94efbdb4efbdad7de8b6bae6bb94efbdb4efbdad7b5e
UHC 趺滔??}趺滔??{^ 110111011011101011010100101001010011111100111111011111011101110110111010110101001010010100111111001111110111101101011110 ddbad4a53f3f7dddbad4a53f3f7b5e

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