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 佯뎸뢏}佯뎸뢏{^ 111001001011110110101111111010111000111010111000111010111010001010001111011111011110010010111101101011111110101110001110101110001110101110100010100011110111101101011110 e4bdafeb8eb8eba28f7de4bdafeb8eb8eba28f7b5e
UHC 佯뎸뢏}佯뎸뢏{^ 111001011011101010001001100010111000111101001010011111011110010110111010100010011000101110001111010010100111101101011110 e5ba898b8f4a7de5ba898b8f4a7b5e

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