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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN テャツδ凡テャツδ本^ 110000111010110011000010100000111100001010010110011111011100001110101100110000101000001111000010100101100111101101011110 c3acc283c2967dc3acc283c2967b5e
EUC-JP テャツδ凡テャツδ本^ 100011101100001110001110101011001000111011000010101001101100010011001011110111101000111011000011100011101010110010001110110000101010011011000100110010111101110001011110 8ec38eac8ec2a6c4cbde8ec38eac8ec2a6c4cbdc5e
UTF-8 テャツδ凡テャツδ本^ 1110111110111110100000111110111110111101101011001110111110111110100000101100111010110100111001011000011110100001111011111011111010000011111011111011110110101100111011111011111010000010110011101011010011100110100111001010110001011110 efbe83efbdacefbe82ceb4e587a1efbe83efbdacefbe82ceb4e69cac5e
UHC ???δ凡???δ本^ 001111110011111100111111101001011110010011011011111011010011111100111111001111111010010111100100110111001110001001011110 3f3f3fa5e4dbed3f3f3fa5e4dce25e

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