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 迂?袁◇迂?袁●^ 100010010100100100111111111001011100110110000001100111101000100101001001001111111110010111001101100000011001110001011110 89493fe5cd819e89493fe5cd819c5e
EUC-JP 迂?袁◇迂?袁●^ 101100011010101000111111111010101100111110100001111111101011000110101010001111111110101011001111101000011111110001011110 b1aa3feacfa1feb1aa3feacfa1fc5e
UTF-8 迂렕袁◇迂렕袁●^ 11101000101111111000001011101011101000001001010111101000101000101000000111100010100101111000011111101000101111111000001011101011101000001001010111101000101000101000000111100010100101111000111101011110 e8bf82eba095e8a281e29787e8bf82eba095e8a281e2978f5e
UHC 迂렕袁◇迂렕袁●^ 1110100111100110100011101010101011101010101111101010000111011110111010011110011010001110101010101110101010111110101000011101110001011110 e9e68eaaeabea1dee9e68eaaeabea1dc5e

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