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 蛾??}蛾??{^ 1000100111101001001111110011111101111101100010011110100100111111001111110111101101011110 89e93f3f7d89e93f3f7b5e
EUC-JP 蛾??}蛾??{^ 1011001011101011001111110011111101111101101100101110101100111111001111110111101101011110 b2eb3f3f7db2eb3f3f7b5e
UTF-8 蛾룎덦}蛾룎덦{^ 111010001001101110111110111010111010001110001110111010111000110110100110011111011110100010011011101111101110101110100011100011101110101110001101101001100111101101011110 e89bbeeba38eeb8da67de89bbeeba38eeb8da67b5e
UHC 蛾룎덦}蛾룎덦{^ 111001001011011010001111100011001000100101000001011111011110010010110110100011111000110010001001010000010111101101011110 e4b68f8c89417de4b68f8c89417b5e

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