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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??志}??志{^ 0011111100111111100011100111010101111101001111110011111110001110011101010111101101011110 3f3f8e757d3f3f8e757b5e
EUC-JP 泂?志}泂?志{^ 100011111100011011110110001111111011101111010110011111011000111111000110111101100011111110111011110101100111101101011110 8fc6f63fbbd67d8fc6f63fbbd67b5e
UTF-8 泂랑志}泂랑志{^ 111001101011001110000010111010111001111010010001111001011011111110010111011111011110011010110011100000101110101110011110100100011110010110111111100101110111101101011110 e6b382eb9e91e5bf977de6b382eb9e91e5bf977b5e
UHC 泂랑志}泂랑志{^ 111110111010001010110110111110111111001010100100011111011111101110100010101101101111101111110010101001000111101101011110 fba2b6fbf2a47dfba2b6fbf2a47b5e

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