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 ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN 痾咤盖痾W}痾咤盖痾W{^ 111000010111110110011010010000101110000110110011111000010111110101010111011111011110000101111101100110100100001011100001101100111110000101111101010101110111101101011110 e17d9a42e1b3e17d577de17d9a42e1b3e17d577b5e
EUC-JP 痾咤盖痾W}痾咤盖痾W{^ 111000011101111011010011101000111110001010110101111000011101111001010111011111011110000111011110110100111010001111100010101101011110000111011110010101110111101101011110 e1ded3a3e2b5e1de577de1ded3a3e2b5e1de577b5e
UTF-8 痾咤盖痾W}痾咤盖痾W{^ 1110011110010111101111101110010110010010101001001110011110011011100101101110011110010111101111100101011101111101111001111001011110111110111001011001001010100100111001111001101110010110111001111001011110111110010101110111101101011110 e797bee592a4e79b96e797be577de797bee592a4e79b96e797be577b5e
UHC ?咤盖?W}?咤盖?W{^ 0011111111110110111000111100101111001100001111110101011101111101001111111111011011100011110010111100110000111111010101110111101101011110 3ff6e3cbcc3f577d3ff6e3cbcc3f577b5e

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