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{^ 1000111111101000101101100101011101111101100011111110100010110110010101110111101101011110 8fe8b6577d8fe8b6577b5e
SJIS-WIN ??¶W}??¶W{^ 00111111001111111000000111110111010101110111110100111111001111111000000111110111010101110111101101011110 3f3f81f7577d3f3f81f7577b5e
EUC-JP ?è¶W}?è¶W{^ 0011111110001111101010111011001010100010111110010101011101111101001111111000111110101011101100101010001011111001010101110111101101011110 3f8fabb2a2f9577d3f8fabb2a2f9577b5e
UTF-8 è¶W}è¶W{^ 1100001010001111110000111010100011000010101101100101011101111101110000101000111111000011101010001100001010110110010101110111101101011110 c28fc3a8c2b6577dc28fc3a8c2b6577b5e
UHC ??¶W}??¶W{^ 00111111001111111010001011010010010101110111110100111111001111111010001011010010010101110111101101011110 3f3fa2d2577d3f3fa2d2577b5e

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