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 獰덅룶}獰덅룶{^ 111001111000110110110000111010111000110110000101111010111010001110110110011111011110011110001101101100001110101110001101100001011110101110100011101101100111101101011110 e78db0eb8d85eba3b67de78db0eb8d85eba3b67b5e
UHC 獰덅룶}獰덅룶{^ 111001111011111010001000111010001000111110101011011111011110011110111110100010001110100010001111101010110111101101011110 e7be88e88fab7de7be88e88fab7b5e

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