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 脱尊捉竪尊測^ 10010010010001011001000110111000100100011010100010010010010001111001000110111000100100011010101001011110 924591b891a8924791b891aa5e
EUC-JP 脱尊捉竪尊測^ 11000011101001101100001010111010110000101010101011000011101010001100001010111010110000101010110001011110 c3a6c2bac2aac3a8c2bac2ac5e
UTF-8 脱尊捉竪尊測^ 11101000100001001011000111100101101100001000101011100110100011011000100111100111101010111010101011100101101100001000101011100110101110001010110001011110 e884b1e5b08ae68d89e7abaae5b08ae6b8ac5e
UHC ?尊捉竪尊測^ 001111111111000011101110111100111011010111100010101101011111000011101110111101101011010001011110 3ff0eef3b5e2b5f0eef6b45e

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