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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP 焌???焌???^ 10001111110010011110100000111111001111110011111110001111110010011110100000111111001111110011111101011110 8fc9e83f3f3f8fc9e83f3f3f5e
UTF-8 焌띕렭텡焌띕렭텝^ 11100111100001001000110011101011100111011001010111101011101000001010110111101101100001011010000111100111100001001000110011101011100111011001010111101011101000001010110111101101100001011001110101011110 e7848ceb9d95eba0aded85a1e7848ceb9d95eba0aded859d5e
UHC 焌띕렭텡焌띕렭텝^ 1111000111100000101101101110101110001110101110101100010111011110111100011110000010110110111010111000111010111010110001011101110001011110 f1e0b6eb8ebac5def1e0b6eb8ebac5dc5e

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