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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 佯??}佯??{^ 1001100011010001001111110011111101111101100110001101000100111111001111110111101101011110 98d13f3f7d98d13f3f7b5e
EUC-JP 佯??}佯??{^ 1101000011010011001111110011111101111101110100001101001100111111001111110111101101011110 d0d33f3f7dd0d33f3f7b5e
UTF-8 佯귡렚}佯귡렚{^ 111001001011110110101111111010101011011110100001111010111010000010011010011111011110010010111101101011111110101010110111101000011110101110100000100110100111101101011110 e4bdafeab7a1eba09a7de4bdafeab7a1eba09a7b5e
UHC 佯귡렚}佯귡렚{^ 111001011011101010000010111010011000111010101101011111011110010110111010100000101110100110001110101011010111101101011110 e5ba82e98ead7de5ba82e98ead7b5e

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