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 ?????BO^ 0011111100111111001111110011111100111111010000100100111101011110 3f3f3f3f3f424f5e
SJIS-WIN 焏乞ぐ湜ィBO^ 111110110101001110001100111011101000001010101110111110110100011110101000010000100100111101011110 fb538cee82aefb47a8424f5e
EUC-JP 焏乞ぐ湜ィBO^ 100011111100100111101001101110001111000010100100101100001000111111000111111111001000111010101000010000100100111101011110 8fc9e9b8f0a4b08fc7fc8ea8424f5e
UTF-8 焏乞ぐ湜ィBO^ 111001111000010010001111111001001011100110011110111000111000000110010000111001101011100110011100111011111011110110101000010000100100111101011110 e7848fe4b99ee38190e6b99cefbda8424f5e
UHC ?乞ぐ湜?BO^ 0011111111001011111101111010101010110000111000111101011100111111010000100100111101011110 3fcbf7aab0e3d73f424f5e

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