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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ツ敖堋庸}ツ敖堋庸{^ 1100001010011101110000101001101011000010100101110110011001111101110000101001110111000010100110101100001010010111011001100111101101011110 c29dc29ac297667dc29dc29ac297667b5e
EUC-JP ツ敖堋庸}ツ敖堋庸{^ 10001110110000101101101011000100110101001100010011001101110001110111110110001110110000101101101011000100110101001100010011001101110001110111101101011110 8ec2dac4d4c4cdc77d8ec2dac4d4c4cdc77b5e
UTF-8 ツ敖堋庸}ツ敖堋庸{^ 111011111011111010000010111001101001010110010110111001011010000010001011111001011011101010111000011111011110111110111110100000101110011010010101100101101110010110100000100010111110010110111010101110000111101101011110 efbe82e69596e5a08be5bab87defbe82e69596e5a08be5bab87b5e
UHC ?敖?庸}?敖?庸{^ 001111111110011111111001001111111110100110111100011111010011111111100111111110010011111111101001101111000111101101011110 3fe7f93fe9bc7d3fe7f93fe9bc7b5e

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