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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 午ョ?釗??鳶??^ 1000110011011111100000111000011100111111111110111011101100111111001111111001001111001110001111110011111101011110 8cdf83873ffbbb3f3f93ce3f3f5e
EUC-JP 午ョ?釗??鳶??^ 101110001110000110100101111001110011111110001111111000111010011000111111001111111100011011010000001111110011111101011110 b8e1a5e73f8fe3a63f3fc6d03f3f5e
UTF-8 午ョ떓釗룩룶鳶⒱뵠^ 11100101100011011000100011100011100000111010011111101011100101101001001111101001100001111001011111101011101000111010100111101011101000111011011011101001101100111011011011100010100100101011000111101011101101011010000001011110 e58d88e383a7eb9693e98797eba3a9eba3b6e9b3b6e292b1ebb5a05e
UHC 午ョ떓釗룩룶鳶⒱뵠^ 11100111111011011010101111100111100010111010100111100001111100101011011111101000100011111010101111100110111010011010100111100010100101001010000001011110 e7edabe78ba9e1f2b7e88fabe6e9a9e294a05e

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