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 ????畯???^ 00111111001111110011111100111111111110110110111100111111001111110011111101011110 3f3f3f3ffb6f3f3f3f5e
EUC-JP 焌???畯???^ 10001111110010011110100000111111001111110011111110001111110011011011101100111111001111110011111101011110 8fc9e83f3f3f8fcdbb3f3f3f5e
UTF-8 焌띳렰렓畯뀜렰렕^ 11100111100001001000110011101011100111011011001111101011101000001011000011101011101000001001001111100111100101011010111111101011100000001001110011101011101000001011000011101011101000001001010101011110 e7848ceb9db3eba0b0eba093e795afeb809ceba0b0eba0955e
UHC 焌띳렰렓畯뀜렰렕^ 1111000111100000101101101111000110001110101111011000111010101000111100011110000110110010111100011000111010111101100011101010101001011110 f1e0b6f18ebd8ea8f1e1b2f18ebd8eaa5e

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