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 炭続歎測炭続歎測^ 1001001001011001100100011011000110010010010101101001000110101010100100100101100110010001101100011001001001010110100100011010101001011110 925991b1925691aa925991b1925691aa5e
EUC-JP 炭続歎測炭続歎測^ 1100001110111010110000101011001111000011101101111100001010101100110000111011101011000010101100111100001110110111110000101010110001011110 c3bac2b3c3b7c2acc3bac2b3c3b7c2ac5e
UTF-8 炭続歎測炭続歎測^ 11100111100000101010110111100111101101101001101011100110101011011000111011100110101110001010110011100111100000101010110111100111101101101001101011100110101011011000111011100110101110001010110001011110 e782ade7b69ae6ad8ee6b8ace782ade7b69ae6ad8ee6b8ac5e
UHC 炭?歎測炭?歎測^ 111101111010100100111111111101111010011111110110101101001111011110101001001111111111011110100111111101101011010001011110 f7a93ff7a7f6b4f7a93ff7a7f6b45e

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