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 誰叩卒棚臓棚^ 10010010010011101001001001000000100100011011001010010010010010011001000110011111100100100100100101011110 924e924091b29249919f92495e
EUC-JP 誰叩卒棚臓棚^ 11000011101011111100001110100001110000101011010011000011101010101100001010100001110000111010101001011110 c3afc3a1c2b4c3aac2a1c3aa5e
UTF-8 誰叩卒棚臓棚^ 11101000101010101011000011100101100011111010100111100101100011011001001011100110101000111001101011101000100001111001001111100110101000111001101001011110 e8aab0e58fa9e58d92e6a39ae88793e6a39a5e
UHC 誰叩卒棚?棚^ 111000101100000111001101101100001111000011101111110111011101110000111111110111011101110001011110 e2c1cdb0f0efdddc3fdddc5e

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