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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 脱賊竪棚脱賊竪棚^ 1001001001000101100100011010111110010010010001111001001001001001100100100100010110010001101011111001001001000111100100100100100101011110 924591af92479249924591af924792495e
EUC-JP 脱賊竪棚脱賊竪棚^ 1100001110100110110000101011000111000011101010001100001110101010110000111010011011000010101100011100001110101000110000111010101001011110 c3a6c2b1c3a8c3aac3a6c2b1c3a8c3aa5e
UTF-8 脱賊竪棚脱賊竪棚^ 11101000100001001011000111101000101100111000101011100111101010111010101011100110101000111001101011101000100001001011000111101000101100111000101011100111101010111010101011100110101000111001101001011110 e884b1e8b38ae7abaae6a39ae884b1e8b38ae7abaae6a39a5e
UHC ?賊竪棚?賊竪棚^ 001111111110111011100100111000101011010111011101110111000011111111101110111001001110001010110101110111011101110001011110 3feee4e2b5dddc3feee4e2b5dddc5e

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