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 ??????歪??^ 0011111100111111001111110011111100111111001111111001100001100011001111110011111101011110 3f3f3f3f3f3f98633f3f5e
EUC-JP ??????歪??^ 0011111100111111001111110011111100111111001111111100111111000100001111110011111101011110 3f3f3f3f3f3fcfc43f3f5e
UTF-8 獵롫젙連얜젺歪묐젨^ 11101111101001101010011111101011101000011010101111101100101000001001100111101111101001101001101011101100100101101001110011101100101000001011101011100110101011011010101011101011101011001001000011101100101000001010100001011110 efa6a7eba1abeca099efa69aec969ceca0bae6adaaebac90eca0a85e
UHC 獵롫젙連얜젺歪묐젨^ 11100111101001101000111011101011101000001001010111100110111001101011111011101011101000001010110111101000111000001001000111101011101000001010000001011110 e7a68eeba095e6e6beeba0ade8e091eba0a05e

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