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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 風?仙風?昔^ 1001010110010111001111111001000011100101100101011001011100111111100100001100110001011110 95973f90e595973f90cc5e
EUC-JP 風?仙風?昔^ 1100100111110111001111111100000011100111110010011111011100111111110000001100111001011110 c9f73fc0e7c9f73fc0ce5e
UTF-8 風었仙風었昔^ 11101001101000101010100011101100100101111000100011100100101110111001100111101001101000101010100011101100100101111000100011100110100110001001010001011110 e9a2a8ec9788e4bb99e9a2a8ec9788e698945e
UHC 風었仙風었昔^ 11111001101001101011111011111010111000001011100111111001101001101011111011111010111000001010111001011110 f9a6befae0b9f9a6befae0ae5e

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