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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 贒募カケ贒募カケ^ 11111011101011111001010111100101101101101011100111111011101011111001010111100101101101101011100101011110 fbaf95e5b6b9fbaf95e5b6b95e
EUC-JP 贒募カケ贒募カケ^ 10001111110111111100001111001010111001111000111010110110100011101011100110001111110111111100001111001010111001111000111010110110100011101011100101011110 8fdfc3cae78eb68eb98fdfc3cae78eb68eb95e
UTF-8 贒募カケ贒募カケ^ 11101000101101001001001011100101100010111001111111101111101111011011011011101111101111011011100111101000101101001001001011100101100010111001111111101111101111011011011011101111101111011011100101011110 e8b492e58b9fefbdb6efbdb9e8b492e58b9fefbdb6efbdb95e
UHC ?募???募??^ 0011111111011001101101000011111100111111001111111101100110110100001111110011111101011110 3fd9b43f3f3fd9b43f3f5e

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