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 獰??}獰??{^ 1110000011010110001111110011111101111101111000001101011000111111001111110111101101011110 e0d63f3f7de0d63f3f7b5e
EUC-JP 獰??}獰??{^ 1110000011011000001111110011111101111101111000001101100000111111001111110111101101011110 e0d83f3f7de0d83f3f7b5e
UTF-8 獰욃쉑}獰욃쉑{^ 111001111000110110110000111011001001101010000011111011001000100110010001011111011110011110001101101100001110110010011010100000111110110010001001100100010111101101011110 e78db0ec9a83ec89917de78db0ec9a83ec89917b5e
UHC 獰욃쉑}獰욃쉑{^ 111001111011111010011110111001011011110110100111011111011110011110111110100111101110010110111101101001110111101101011110 e7be9ee5bda77de7be9ee5bda77b5e

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