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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 雕?事雕?事^ 1110100010111000001111111000111010010110111010001011100000111111100011101001011001011110 e8b83f8e96e8b83f8e965e
EUC-JP 雕?事雕?事^ 1111000010111010001111111011101111110110111100001011101000111111101110111111011001011110 f0ba3fbbf6f0ba3fbbf65e
UTF-8 雕띔事雕띔事^ 11101001100110111001010111101011100111011001010011100100101110101000101111101001100110111001010111101011100111011001010011100100101110101000101101011110 e99b95eb9d94e4ba8be99b95eb9d94e4ba8b5e
UHC 雕띔事雕띔事^ 11110000111001111011011011101010110111101100000011110000111001111011011011101010110111101100000001011110 f0e7b6eadec0f0e7b6eadec05e

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