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 ???u}???u{^ 0011111100111111001111110111010101111101001111110011111100111111011101010111101101011110 3f3f3f757d3f3f3f757b5e
SJIS-WIN 痾咤涌u}痾咤涌u{^ 1110000101111101100110100100001010010111010011110111010101111101111000010111110110011010010000101001011101001111011101010111101101011110 e17d9a42974f757de17d9a42974f757b5e
EUC-JP 痾咤涌u}痾咤涌u{^ 1110000111011110110100111010001111001101101100000111010101111101111000011101111011010011101000111100110110110000011101010111101101011110 e1ded3a3cdb0757de1ded3a3cdb0757b5e
UTF-8 痾咤涌u}痾咤涌u{^ 1110011110010111101111101110010110010010101001001110011010110110100011000111010101111101111001111001011110111110111001011001001010100100111001101011011010001100011101010111101101011110 e797bee592a4e6b68c757de797bee592a4e6b68c757b5e
UHC ?咤涌u}?咤涌u{^ 001111111111011011100011111010011011111101110101011111010011111111110110111000111110100110111111011101010111101101011110 3ff6e3e9bf757d3ff6e3e9bf757b5e

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