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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 豫??W}豫??W{^ 10011000101011000011111100111111010101110111110110011000101011000011111100111111010101110111101101011110 98ac3f3f577d98ac3f3f577b5e
EUC-JP 豫??W}豫??W{^ 11010000101011100011111100111111010101110111110111010000101011100011111100111111010101110111101101011110 d0ae3f3f577dd0ae3f3f577b5e
UTF-8 豫곗럴W}豫곗럴W{^ 1110100010110001101010111110101010110011100101111110101110011111101101000101011101111101111010001011000110101011111010101011001110010111111010111001111110110100010101110111101101011110 e8b1abeab397eb9fb4577de8b1abeab397eb9fb4577b5e
UHC 豫곗럴W}豫곗럴W{^ 1110011111100011101100001110110010110111101100100101011101111101111001111110001110110000111011001011011110110010010101110111101101011110 e7e3b0ecb7b2577de7e3b0ecb7b2577b5e

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