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 雍冶キ」雍冶キ」^ 11101000101101001001011011101000101101111010001111101000101101001001011011101000101101111010001101011110 e8b496e8b7a3e8b496e8b7a35e
EUC-JP 雍冶キ」雍冶キ」^ 1111000010110110110011001110101010001110101101111000111010100011111100001011011011001100111010101000111010110111100011101010001101011110 f0b6ccea8eb78ea3f0b6ccea8eb78ea35e
UTF-8 雍冶キ」雍冶キ」^ 11101001100110111000110111100101100001101011011011101111101111011011011111101111101111011010001111101001100110111000110111100101100001101011011011101111101111011011011111101111101111011010001101011110 e99b8de586b6efbdb7efbda3e99b8de586b6efbdb7efbda35e
UHC 雍冶??雍冶??^ 11101000101111001110010110100111001111110011111111101000101111001110010110100111001111110011111101011110 e8bce5a73f3fe8bce5a73f3f5e

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